android - Visual Studio Cordova Tools signed Release apk 'app not installed' -


my debug apk's install fine, signed release (or distribution) config apk's start install , give me 'app not installed' message on device. guess not signing properly? appears to. tips appreciated.

you welcome,

ps: sorry! can't comment (not enough reputation!) took, somehow, previous answer comment, :)) put here again: answer:

if 2 .apks have different signatures (eclipse uses debug certificate), not able install/update new .apk without removing previous one.

you can find more information here.

found here.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -