screen_protector icon indicating copy to clipboard operation
screen_protector copied to clipboard

Add `<uses-permission android:name="android.permission.DETECT_SCREEN_CAPTURE" />` to implementation steps

Open nicklbaert opened this issue 2 years ago • 1 comments

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 avatar Feb 22 '24 15:02 nicklbaert

@nicklbaert Thanks a lot! You saved me👍

kyam28 avatar Mar 13 '24 18:03 kyam28