appodeal-cordova-plugin
appodeal-cordova-plugin copied to clipboard
Please remove new Permission ACCESS_COARSE_LOCATION
On Android the user have to confirm a new Permission ACCESS_COARSE_LOCATION, if you using this plugin. Even if you set in the app disableLocationPermissionCheck() Could you change the plugin, that this permission is optional, only required if the disableLocationPermissionCheck() is not set?
@wo-github please try the following fork: https://github.com/Tamplier/appodeal-cordova-plugin.git
And you still need to call disableLocationPermissionCheck() to disable toast message.