Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
how To Customize AndroidManifest.xml when using Cordova 6+
-
hi guys! I´m looking for customize file AndroidMaifest.xml, but when using Cordova version 6+, because AndroidManifest.xml dont appear on the Monaca UI.
I need to implemt one line:
<uses-permission android:name=“com.android.vending.BILLING” />Can you help me?! Please!
Thank you so much!
-
@FlavioSilveira It’s been awhile, so I can’t remember exactly, but I think you can add that to the config.xml and it will carry over. Can you give that a try and see?