SelfLender / react-native-biometrics

React Native module for iOS and Android biometrics
MIT License
664 stars 229 forks source link

[IOS] - Getting error while authenticating with simple prompt in production release app "Caller is not running foreground". #273

Open ayushnathani opened 10 months ago

ayushnathani commented 10 months ago

Getting below error while authenticating with simplePrompt in production release app. What does this error mean and any way to fix this?

Error Domain=com.apple.LocalAuthentication Code=-1004 "Caller is not running foreground." UserInfo={NSDebugDescription=Caller is not running foreground., NSLocalizedDescription=User interaction required.}