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!