Hi,
The fuse plugin requires too many permissions as compared to other ad plugins. Are they all required or can I strip some of them and how?
The following permissions are required.
android =
{
usesPermissions =
{
“android.permission.INTERNET”,
“android.permission.ACCESS_NETWORK_STATE”,
“android.permission.ACCESS_WIFI_STATE”,
“android.permission.WRITE_EXTERNAL_STORAGE”,
“com.android.vending.BILLING”,
“com.google.android.c2dm.permission.RECEIVE”,
“.permission.C2D_MESSAGE”,
“android.permission.GET_ACCOUNTS”,
“android.permission.RECEIVE_BOOT_COMPLETED”
},
},