screen_protector
screen_protector copied to clipboard
Add `<uses-permission android:name="android.permission.DETECT_SCREEN_CAPTURE" />` to implementation steps
As stated here: https://developer.android.com/about/versions/14/features/screenshot-detection#implementation devices running Android 14 need this permission to be able to detect screen recordings.
Would be great if this could be added to the implementation steps of this package!
Cheers.
@nicklbaert Thanks a lot! You saved me👍