trust_fall icon indicating copy to clipboard operation
trust_fall copied to clipboard

Add option to not check mock location

Open GreenAppers opened this issue 5 years ago • 2 comments

I'm not using GPS so I don't want to add the permission.

GreenAppers avatar Aug 13 '19 16:08 GreenAppers

Same, having the app suddenly requiring location permission raises all kind of issue with management.

platinum7919 avatar Oct 14 '19 02:10 platinum7919

Same issue. This is absolutely needed.

@anish-adm This can be fixed by removing the hardcoded permission in your Manifest file and let the user add those permissions if they need it in their manifest file. If you just mention the required permissions in README it should be enough.

nateshmbhat avatar Jun 01 '20 08:06 nateshmbhat