kenkotch
kenkotch
On your device, check that Limit Ad Tracking is not enabled: Settings -> Privacy -> Advertising
I have the same issue, though less random - on Android. I use an auto logout feature. After auto logout is triggered, the fingerprint scanner shows `Authentication was not successful...
I solved the issue on my end. If `FingerprintScanner.release()` doesn't get called after you authenticate and before you use again it causes the issue. componentWillUnmount() isn't getting called for a...
Thank you for the library. I can also confirm at `setCustomTextInput` does not work w/ RN 0.59.3 with rn-global-props 1.1.5
I did not. No longer on this project so I moved on. I still think it should be addressed though
I have the same issue. Any solutions?