You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?