You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all!
For some reason, my app crashes when I try to use the react-native-fabric-digits login functionality. The crash says that NSString is empty whenever I invoke the login screen from the digits module.
I get this error to go away if I set configuration.recordScreenViews to NO. Does anyone know of a way to give the digits screen a name so this error doesn't happen?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi all!
For some reason, my app crashes when I try to use the
react-native-fabric-digits
login functionality. The crash says thatNSString
is empty whenever I invoke the login screen from the digits module.I get this error to go away if I set
configuration.recordScreenViews
toNO
. Does anyone know of a way to give the digits screen a name so this error doesn't happen?Thanks!
The text was updated successfully, but these errors were encountered: