i error when trying build , deploy app. have existing application on device of version 1.0.0. when i'll try build , deploy device higher number error message app higher version installed.
so sure wasn't issue, tried deploy app version 999.999.999. still same error:
the current application made in cordova (phonegap), new app in android studio shouldn't issue. it's not possible "ok" because need data in old app.
you need increase version code
instead of version name
. solve problem. version name
version user. version code
actual version number.
Comments
Post a Comment