Mike-the-one opened a new issue #926:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/926


   Thanks for this great plugin, I am using this plugin in my app to launch 
external URL (using target `_system`), I forced to remove internet access from 
permission setting and now the bundle detail shows
   
   ```sh
   android.permission.ACCESS_COARSE_LOCATION, 
   android.permission.ACCESS_FINE_LOCATION, 
   android.permission.CAMERA, 
   android.permission.FLASHLIGHT, 
   android.permission.READ_EXTERNAL_STORAGE, 
   android.permission.RECEIVE_BOOT_COMPLETED, 
   android.permission.VIBRATE, 
   android.permission.WAKE_LOCK, 
   android.permission.WRITE_EXTERNAL_STORAGE
   ```
   
   But when on playstore app listing, I still see this:
   
   ```sh
   prevent device from sleeping
   full network access
   run at startup
   control flashlight
   control vibration
   view network connections
   ```
   
   So how can I fix it?
   
   Thanks


-- 
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 unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to