Closed rokkoo closed 3 months ago
@rokkoo thanx to report this. is this issue a frequent occurrence? Anyway, i will fix this issue!
@rokkoo thanx to report this. is this issue a frequent occurrence? Anyway, i will fix this issue!
Hi @wn-na ! Yes is very frequent on my side, let me know if I can do something for help you, or if I can test it when it is done :)
Thanks!
hi @rokkoo! I've fixed the above issue and deployed to 1.9.11, can you check it out?
P.S It seems related to this issue https://github.com/facebook/react-native/issues/37518
Hi @wn-na thanks for fixing it so quickly, I tested in my devices and it works fine, but this error I couldn't replicate by my self, Im gonna release this upgrade in my next release If it still there I can reopen this issue if you want :)
thanks!
hi @rokkoo thanx to report. As always, if you have any issues with this, please open an issue again!
Hi! Im receiving the following error on sentry:
The error trace is the following:
Checking the error I think the problem comes on the following code on the
android/src/main/java/com/captureprotection/CaptureProtectionModule.java
In order to avoid this error I think we need to check is the current activity is available an then do the rest, but Im not sure if this implies more changes
Info