Playstore Phonegap android version mismatch code

I built my application using the PhoneGap build service. I use gradle as the generation tool.

When I published my application I got the following versions for android in the tag widget as attributes

    versionCode =   "1" version     =    "1.0.0"

Are they properly on the playstore.

When publishing an update I've updated versions as follows

    versionCode =   "2" version     =    "1.0.1"

But immediately after the publication of the playstore dashboard shows executions as well as

    version = 28(1.0.1)

Source of 28 ?

I've read a few similar questions here:

Re: code android version

Version of the APK your code must be greater than 100088

It is said that it must be in the tag of preference and another said to have android-versionCode and not only versionCode in the widget tag.

What is the solution?

The problem is Gradle, which adds the '8' to what you have in the Widget element versionCode attribute.

To overcome the problem, the BMP team introduced the "android-versionCode" preference, which replaces all that is specified in the attribute versionCode.

Tags: PhoneGap

Similar Questions

  • PiPL version mismatch warning and code

    Hey, I was hoping that someone could help me understand the PiPL versions.  I had some problems with a warning flag when I apply my plugin in sequels, getting a warning flag that says:

    "effect a version mismatch.  "The code version is 2.0 and PiPL version 2.0 (108600) (25: 16).

    It is a pretty useless message as 2.0 is 2.0.

    I found that I can get the error to go away if I dutifully replicate the header and versioning pipl found on the adobe sdk examples, but it's kind of annoying and I would like to understand better.

    To load without error, my PiPL resource looks like this:

    AE_PiPL_Version {2, 0},

    AE_Effect_Version {1048577} / * 2.0 * /.

    and my plugin header looks like this:

    MAJOR_VERSION #define 2

    #define MINOR_VERSION 0

    #define BUG_VERSION 0

    #define STAGE_VERSION PF_Stage_DEVELOP

    BUILD_VERSION #define 1

    I guess the version 'code' means the warning is a concatenation of the major and minor versions, and it seems the version "PiPL" says the warning comes from AE_Effect_Version (1048577) and NOT AE_PiPL_Version (2.0).

    If I change THE values in the plugin header (not just major/minor versions), I get the warning.  So I suspect that the number of AE_Effect_Version is a sort of a hash of all the version information (major, minor, bug, scene, build versions), and the warning is a bit misleading.

    Can someone explain more about this number, 1048577?  Is this some sort of hex value?  Thank you!

    When I started to try to understand the versions in the PiPL it was my ass, so here are my notes on how to understand the version number of the of the effect:

    RESOURCE_VERSION =

    MAJOR_VERSION * 524288 +.

    MINOR_VERSION * 32768 +.

    BUG_VERSION * 2048 +.

    STAGE_VERSION * 512 +.

    BUILD_VERSION

    So, for your installation of

    MAJOR_VERSION #define 2

    #define MINOR_VERSION 0

    #define BUG_VERSION 0

    #define STAGE_VERSION PF_Stage_DEVELOP / / this is a 0 to the enum in AE_Effect.h

    BUILD_VERSION #define 1

    It would be:

    RESOURCE_VERSION =

    2 * 524288 +.

    0 * 32768 +.

    0 * 2048 +.

    0 * 512 +.

    1

    That would be yierd you: 1048577

    So, it would be:

    {AE_Effect_Version}

    1048577

    }

    I hope this helps

  • How to solve the problems of synchronization with iCloud photos? The point, reset sync requested version mismatch.

    Hello

    I have trouble downloading to iCloud the photos app in OS X.

    It seems pictures are being developed and download is underway, until I reached a point where the download starts from the beginning again and the console shows the following message is displayed:

    25/07/16 09:31:36, cloudphotosd 148 [315]: Reset Sync asked! Reason: Domain = CloudPhotoLibraryErrorDomain Code = 1 "version mismatch" error UserInfo = {NSLocalizedDescription = Version mismatch}

    Does anyone know how difficult or can help me debug the problem?

    It seems that the problem is related to evolution of photos from hidden to visible, and vice versa. or remove the tags to images (maybe generally, no changes to photos) before the download is finished, because that's what I was doing in the meantime.

    Thanks for your help!

    Version:

    OS X 10.11.6 (15G 31)

    Photos App Version 1.5 (370.42.0)

    one thing to try is disabling ICPL on all devices and disconnect from iCLoud then reconnect you and put on a device at a time and see if that clears it

    LN

  • The Android Version name is always "1.0".

    We build our app android using BMPS for the past years and a half and have not seen this issue. Since a few days, regardless of configuration put us in the config.xml file, built for android version still bears the name "1.0". We cannot update our app to play store because of this problem.

    Config.XML:

    <? XML version = "1.0" encoding = "UTF-8"? >

    < widget xmlns = " " http://www.w3.org/ns/widgets "

    xmlns:gap = " " http://PhoneGap.com/ns/1.0 "

    ID = "com.xxx.mobile".

    versionCode = "101".

    version = "0.9.54 - beta" >

    < name > XXX < / name >

    < description >

    / / DESC

    < / description >

    " < author href = ' http://www.example.com "email ="email"> "

    NAME OF THE APPLICATION

    < / author >

    < name of option = "android-versionCode" value = "101" / >

    < name of option = "xwalkVersion" value = "19 +" / >

    < name of option = "webView" value="org.crosswalk.engine.XWalkWebViewEngine"/ >

    < name of the option value="--disable-pull-to-refresh-effect"/ = "xwalkCommandLine" >

    < name of option = "xwalkMultipleApk" value = "true" / >

    < name of option = "loadUrlTimeoutValue" value = "700000" / >

    < name of option = "phonegap-version" value = "cli - 6.3.0" / >

    < = "permissions" option name value = "none" / >

    < name of option = value "android-build-tool" = "gradle" / >

    < name of option = "orientation" value = "portrait" / >

    < name of option = "android-targetSdkVersion" value = "22" / >

    < name of option = "target device" value = "universal" / >

    < name of option = "webviewbounce" value = "true" / >

    < name of option = "rentals-icon" value = "true" / >

    < option value = "stay webview" name = "true" / >

    < name of option = "detect types of data" value = "true" / >

    < = 'exit suspend' option name value = "false" / >

    < option value = "show-splash-screen-spinner" name = "true" / >

    < option value = "auto-hide-splash-screen" name = "true" / >

    < name of option = "disable-cursor" value = "false" / >

    < name of option = "android-minSdkVersion" value = "15" / >

    < = "android-installLocation' value = 'auto' option name / >

    < name of option = "StatusBarBackgroundColor" value = "#000000" / >

    < name of option = "BackgroundColor" value = "#000000" / >

    < name of option = "FadeSplashScreen" value = "false" / >

    < name of option = "ShowSplashScreenSpinner" value = "false" / >

    < name of option = "SplashMaintainAspectRatio" value = "false" / >

    < name of option = "SplashShowOnlyFirstTime" value = "true" / >

    < name of option = "SplashScreen" value = "screen" / >

    < name of option = "SplashScreenDelay" value = "6000" / >

    ... and so on

    Same Setup worked a few days back.

    Thanks in advance for any help. Is there anyone else who is facing the same question, too?

    Everything should be good to go now, sorry for the inconvenience.

  • Are there plans for an Android version of thunderbird?

    I already use thunderbird on windows, it would be great is if there is a version of Android.

    There is no Android version, and there will be in the foreseeable future.
    That said, there are already a good choice of the e-mail clients for Android.

  • Hello where android version?

    Hello where android version?

    Hi Zoomdvk, currently the conversation must be initiated by a user of office - but if you have a call link you can also participate in a conversation via firefox on android.

  • How can I watch and download videos like youtube flash videos if flash player can't stand not for mobile phones using the android version 4.0?

    My mobile android version is 4.1.2. At the present time, I can't watch and download videos from youtube. If flash player does not support any mobile by using the version of android more 4.0, how can I watch and download these flash videos?

    You can always download and install Flash for Android 4.0 which still works on android versions greater than 4.0, which is located on this site (http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html), which is the own adobe site. Look for the Flash for Android 4.0 and the latest version. Although it is not advisable to use an outdated version of flash as it is not secure.

  • Is there an itunes android version

    Is there an itunes android version?

    Curses! I have IPad etc but now I know there is no hope for Android Tablet

  • l for XT1068 g2 moto Android version

    When l android version for moto XT1068 g2

    I myself joined impregnation test

    I need release date

    You will not get a release date. Please do not start new threads on L.

    It will be released when it's ready. Notify you if you are selected for the trial of impregnation. The more you ask, the less you have chosen.

    Another thread locking

  • Version mismatch - Lenovo Twist

    I couldn't find a category for this machine, so I thought I would post it to the closest thing that I could think of. We just bought a Lenovo Twist and we receive an error on the machine when we record saying:

    Version mismatch. Update the parameters of Lenovo and knowledge of the locations for the latest versions.

    This appears in the icons in the Notification area under a yellow triangle with an exclamation point. I tried running the Lenovo system update and updated everything in there, but I still get the same message. Someone else knows it?

    Lenovo twist - 3347-2RU

    Windows 8 Pro

    @All...

    If you take a look at the parameters dependencies package Detailsvisit the matrix pilot of the Twist , what version of the package you currently have installed?

    For v1.0.5.2 is one of the listed hotfixes: "(Fix) fixed problem where where the location awareness comes into conflict with the operating system."

    Maybe it's applicable?

    Kind regards.

  • Acer A500 Tablet Android version 3.2.1 build number Lightspeed_1.0.9 (7.014.15_COM_GEN1)

    Hi Acer community,

    I have a Tablet acer A500, build number Android version 3.2.1 Lightspeed_1.0.9 (7.014.15_COM_GEN1).  When I try to update the system update OS tablet, there is a message saying ' download Fota, build number error! Lightspeed_1.0.9 (7.014.15_COM_GEN1).

    Could you please help me update my tablet OS?  What operating system would be the last one that needs the Tablet?

    Thank you very much

    Peditran

    lighspeed is a modified ROM, you can not use the Acer official updates.

    You must apply Community Board where this kind of feedingstuffs are discussed.

  • e2333 new android version!

    Today, I get the new software update, but I want to know what's new?

    thanx

    If the Android version has not changed after the update, then it will be especially a bug fixing update or may introduce minor changes. Unfortunately you will not find a final changelog on this forum.

  • Z2 of XPERIA Android version update

    Hi all, I'm in France, and recently I bought two devices Xperia Z2: smartphone and tablet.

    Both are fairly thin (if problems access except performance bad battery and SD card).

    I use always have the latest version of the OS installed.

    On the page "Software updates to Xperia Z2" of Sony, I read:

    Android version: Google Android 4.4 (Kitkat)

    Latest available software: 17.1.2.A.0.314

    Release began: 2014-07-18.

    On my smartphone:

    Settings > about phone > Build number / version.

    Model: D6503

    Android version: 4.4.2

    Build #: 17.1.1.A.0.402

    The Sony's Web site version is probably more recent, but I have a message on my phone saying that the latest version is installed.

    Is this OK, (maybe because I am in France) or do I have to update with PC Companion?

    I really want to fix two recurring problems of my 4.4.2 version: performance of the battery and moving the applications of memory internal to the SD card. (But what version of Kit Kat which will correct?)

    Kind regards

    Jean-Louis

    This morning, I received a notification about an update to the version of Android.

    I downloaded and installed, and now, my version is 17.1.2.A.0.314, the same as on the web page of Sony.

    As I am a new owner of Sony / user, I am pleased to see that Sony really updates its operating system.

    On my previous phone (not Sony) and the years of 3 1/2 that I used it, has never been updated Android version.

    Thanks a lot for your help.

    Kind regards

    Jean-Louis

  • WLC 2504 needs what version of code?

    Just bought a 2504 w/15 licenses and run 10 - AP 2602i

    Box code is 7.0.222.0 but when I go to the support site I see 7.2, 7.3 and 7.4 with relatively recent dates.

    I found that I need 7.2.110.0 at least to run the AP

    All versions of code say ED, I believe the final versions.

    Any help on that would be great.

    Steve

    Later versions of code for this train is fine. Different trains is really depends on features, you need.

    Sent by Cisco Support technique iPhone App

  • Android version?

    Do we not have any date for the version of Android to FIX?

    THX

    There is mo official date on the Android version of difficulty, but there, the average while you can consult all applications android Adobe Adobe - Android applications on Google game

Maybe you are looking for