Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Ionic/Cordova Android.Manifest.xml not updating after building

$
0
0

@degamer106 wrote:

I've run into this strange problem with updating the AndroidManifest.xml file when trying to do two builds of the same app for Android but with different Version Numbers/Bundle IDs: when I run the Cordova Command to build the Android APK, the values that I change in config.xml do not get updated in the AndroidManifest.xml file.

For example, when I add Android to my Cordova project, the initial bundle ID in config.xml is com.example.foo. I check the AndroidManifest.xml file and it matches. Now, I go into config.xml and change the bundle ID to com.example.bar and build the APK. I go to check the AndroidManifest.xml file and it's still com.example.foo.

The only way I've found to resolve this is to remove the platforms directory using Cordova, update the config.xml file with the correct bundle ID, and then re-add the platforms folder using Cordova. That's a huge inconvenience if I have to generate one build for Development and another build for Production.

Is there something I'm not doing correctly? Btw, I'm building the iOS/Android binaries using the Ionic CLI.

NOTE: I'm seeing these issues on Cordova Android 4.1.1. Has this been fixed in one of the latest releases or is it still recurring?

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>