0

I am having an application build in ionic 3. As google is changing his Google Play store policy for apk upload. I am having following query regarding it:- 1. How to built 64-bit apk for ionic and cordova application with crosswalk install into it. 2. do we need to two different apps with same or different android android-versionCode for release? 3. How to start two different application upload in Google Play store?

  • what do you mean by 64 app ? – Ali Mhanna Jul 16 '19 at 06:39
  • this can help you : https://developer.android.com/distribute/best-practices/develop/64-bit – Sam Jul 16 '19 at 06:43
  • @Sam Yes, I have already check this link but how to install all the libraries of 64 bit into ionic app. As for my other concern that use of crosswalk. if use the cordova command to build the ionic app given into below link. [https://github.com/crosswalk-project/cordova-plugin-crosswalk-webview#160-march-11-2016] Then there will be two apk to upload on Google Play Store. Bigger issue is to maintain two different android-Versioncode for the single application. – Krunal Mistry Jul 16 '19 at 08:19
  • Just build an app 64 bit and its will be good. – Sam Jul 16 '19 at 08:50
  • Okay @Sam how did you installed libraries into ionic app? – Krunal Mistry Jul 16 '19 at 09:46
  • Update Cordova to the last version , same for your plugin, and build it . It will be an 64 bit app. Check if your app is a 64 bit with android studio – Sam Jul 16 '19 at 09:50
  • Okay @Sam I will try it out and update you. – Krunal Mistry Jul 16 '19 at 10:01

0 Answers0