- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
I have a problem of billing. Whenever I create an application through Cordova not allow it billing but when I create app through Hybrid mobile platform billing is allowed. How i allowed billing in Cordova. Sorry for my english language I do not come from USA.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Now it says "Model APK version must be higher than the 13th" at uploading apk file to google play pleas help me :(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Adam,
It sounds like you have a Legacy App (which automatically included billing functionality) and you upgraded to Cordova. For Cordova you need to use a billing plugin.
As for your Google Play error - your App Version Code is probably too low. In the Legacy version that number was automatically updated, but now, for several important reasons, you need to input that number yourself. Open your project, go to the PROJECTS tab, go to Build Settings, in the App Version Code box put a number greater than 13 (14 will work fine). For Android, this App Version Code is critical for Google Play to know whether a device has the latest upgrade for your app. Since Legacy automatically updated this number, you probably never tracked it and thus the number 13 meant nothing to you. But now you need to increment it yourself.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page