Corona Ads - location permissions

Would it be possible not to force permissions for location when initializing the plugin?

Meaning, if an app wishes to improve their fill, they can add the permission manually. 

I’m talking about:

"android.permission.ACCESS\_COARSE\_LOCATION", "android.permission.ACCESS\_FINE\_LOCATION", "android.permission.ACCESS\_NETWORK\_STATE", "com.google.android.providers.gsf.permissions.READ\_GSERVICES"

and 

NSLocationAlwaysUsageDescription = { "" }, NSLocationWhenInUseUsageDescription = { "" },

So if we don’t want to ask for these permissions we don’t have to, but still use the Corona Ads plugin.

Thanks 

We understand that asking for these permissions is a turn off to some app users. We work to use the minimum options possible. With advertising, a lot of has to do with the upstream provider and their needs. At least one if not more… of the ad companies providing ads for Corona needs those permissions.

Rob

We understand that asking for these permissions is a turn off to some app users. We work to use the minimum options possible. With advertising, a lot of has to do with the upstream provider and their needs. At least one if not more… of the ad companies providing ads for Corona needs those permissions.

Rob