Thursday, October 6, 2016

How to remove unnecessary permissions in androidmanifest in cocoon.io build

Login to your cocoon.io dashboard. Goto config settings and remove everything except this






Then, save and compile your android apk and download. The only permissions you get will be:

network 
wifi state
phone state

which is all needed by Admob.  You won't get all the other problematic privacy permissions like:

delete modify sd storage
gps location 
read address book

No comments:

Post a Comment