Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: djaydino on December 05, 2016, 06:53:31 AM

Title: Permissions Android
Post by: djaydino on December 05, 2016, 06:53:31 AM
Hi,
i got rid of most of the Permissions i don't need, but 2 i can't seem to get rid off :

Photos/Media/Files
Contacts

and i also get on some units but only sometimes :

Screen Overlay Detected

I am using 2 aditional assets aside from Playmaker :

Android Native
Easy Save 2
Title: Re: Permissions Android
Post by: jeanfabre on December 05, 2016, 08:40:38 AM
Hi,

 likely EasySave is using the File I/O and so it forces your app to request access to files.

 I would check with EasySave author for this, maybe he has a trick to clean up EasySave from this ( if it indeed is because of ES)

Bye,

 Jean