AmrAlmagic commented on issue #419: No camera permission in Android app. URL: https://github.com/apache/cordova-plugin-camera/issues/419#issuecomment-580350298 @ankitjainOfficial sorry for the late response first, thanks for your reply I tried to add > <custom-config-file parent="/*" target="AndroidManifest.xml"> > <uses-permission android:name="android.permission.CAMERA" /> > <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /> > </custom-config-file> get some errors while building apk and removed them. but when add cordova-custom-config package solved from the second launch!.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
