Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "android.permission.SYSTEM_ALERT_WINDOW" from production #13428

Closed
hamidhadi opened this issue Apr 10, 2017 · 1 comment
Closed

Remove "android.permission.SYSTEM_ALERT_WINDOW" from production #13428

hamidhadi opened this issue Apr 10, 2017 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@hamidhadi
Copy link

I removed android.permission.SYSTEM_ALERT_WINDOW permission from androidmanifest.xml but after building the app for production, I still get display system-level alerts request permission.
How can I remove this permission?

@hey99xx
Copy link

hey99xx commented Apr 10, 2017

Please do a quick search, there are multiple issues asking the same thing. The most extensive discussion was in #5886. See especially mikelambert's solution of creating /src/release/AndroidManifest.xml file.

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants