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
The goal is to prevent apps that abuse Draw on Top and Accessibility Service permissions from reading user's account username, calendar events, and contact details when user is browsing those screens using FLAG_SECURE
My guess is that we'll probably want to expose a toggle in the settings to remove FLAG_SECURE to allow users who want to screenshot some screen in the app.
The text was updated successfully, but these errors were encountered:
The goal is to prevent apps that abuse Draw on Top and Accessibility Service permissions from reading user's account username, calendar events, and contact details when user is browsing those screens using FLAG_SECURE
My guess is that we'll probably want to expose a toggle in the settings to remove
FLAG_SECURE
to allow users who want to screenshot some screen in the app.The text was updated successfully, but these errors were encountered: