Hello. I have used these extensions in my project and I have not requested any permissions in my project, but the app stores where I upload my app say that you have requested the following access permission. How is this possible?
Hello and thank you. Do you mean unchecking these options in CustomView? I did that, but again, in the manifest, three permissions are visible: camera, audio record_audio, and access_fine_location.
No, you would have to get the source code for the extension, remove the offending manifest items, and re-build your own custom version of the customwebview extension.
Why are you using customwebview, perhaps using an alternative approach may be easier than this ?
Hello and thank you. Please, if possible, remove these three permissions (camera, record_audio, and fine_ location) and give me a new extension file.I made the changes in Notepad++ but there is an error! Thank you.