How can I remove the permission request on start of the app so I can request it on the page itself?
CodePudding user response:
one of the plugins initializing the permissions. make sure that your code does not call the camera plugin in the beginning.