I checked out Kodular Fenix (v1.5D.0) Bug Tracker before creating a new topic
Describe your issue
Using Firebase Authenticaiton you cannot signIn through your phone number.
Steps to reproduce the issue
- Add Firebase Authenticaiton to the project
- Import google-services.json
- Create a call to PhoneNumberSignIn
- (Export APK and call the function)
Expected Behaviour
The component performs sign-in to Firebase via phone number.
Actual Behaviour
java.lang.NoClassDefFoundError:
Failed resolution of: Lcom/google/android/gms/safetynet/SafetyNet;
By adding the reCaptcha component, the error no longer appears, but the application crashes.
Show your Blocks

Android version
13
