prongbang/screen_protector

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

Opened this issue · 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
Thanks a lot!
You saved me👍