wn-na / react-native-capture-protection

It’s a library for React Native to control simple capture events(i.e. Screenshot or Screen record)
https://www.npmjs.com/package/react-native-capture-protection
MIT License
102 stars 10 forks source link

CaptureProtectionListener warning on iOS #39

Closed rokkoo closed 5 months ago

rokkoo commented 6 months ago

Hi, I'm receiving warning every time that i open the app Sending CaptureProtectionListener with no listeners registered.

I think this is because the library is sending the event before the the bridge is ready.

"react-native": "0.73.5"
"react-native-capture-protection": "1.9.6"
iOS 17.4
Description of the image
wn-na commented 5 months ago

@rokkoo thanks for report this. i will check it & fix asap