gbumps / react-native-screenguard

A Native screenshot blocking library for React-Native developer, with background customizable after captured. Screenshot detector are also supported.
https://gbumps.github.io/react-native-screenguard/
MIT License
231 stars 28 forks source link

TODO: `registerWithImage` issue on iOS #68

Closed gbumps closed 4 months ago

gbumps commented 4 months ago

@RikSchefferAmsterdam sr for any inconvenience you might have encountered.

Please stay here for further updates while I'm double check it carefully again. It might have been a while since my last update for this function is 6 months ago, looks like something may have outdated.

And only discussion in here, no new issue with registerWithImage created.

gbumps commented 4 months ago

@RikSchefferAmsterdam registerWithImage crashed could probably by defaultSource not being handled correctly, causing crash.

A hot fix will be on the way soon.

Alignment error are only happened on iOS 17.5.1, below not detected yet.

gbumps commented 4 months ago

version 1.0.2 has been updated and resolved. Please install and rebuild

Thanks!