Draw over apps permission

Hello , i have an app which needs this permission , with expo it’s already included in Manifest

<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>

but how can we ask for the permission ???

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.