Re: [I] error in plugin.xml [cordova-plugin-camera]

2024-07-14 Thread via GitHub
jcesarmobile closed issue #888: error in plugin.xml URL: https://github.com/apache/cordova-plugin-camera/issues/888 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [I] error in plugin.xml [cordova-plugin-camera]

2024-07-14 Thread via GitHub
jcesarmobile commented on issue #888: URL: https://github.com/apache/cordova-plugin-camera/issues/888#issuecomment-2227499798 The line is correct, that permission shouldn’t be requested on SDKs over 32, if it’s conflicting with another plugin, it’s the other plugin that should be updated t

[I] error in plugin.xml [cordova-plugin-camera]

2024-07-10 Thread via GitHub
Nanahuatzin opened a new issue, #888: URL: https://github.com/apache/cordova-plugin-camera/issues/888 # Bug Report ## Problem # Bug Report ## Problem After compiling my Cordova project, my AndroidManifest.xml file breaks at this line: ### What is ex