I am currently in the process of developing an app using Niotron and have encountered some challenges with integrating Firebase Authentication. Despite going through various tutorials and the documentation, I’m still facing issues and could really use some expert guidance.
Here’s what I have done so far:
Firebase Project Setup:
Created a new project in Firebase Console.
Enabled Email/Password authentication under the Authentication section.
Generated the google-services.json file and uploaded it to the Assets folder in Niotron.
Niotron Configuration:
Added the Firebase Authentication component to my project.
Configured the Firebase URL and API Key in the Firebase Authentication component properties.
Blocks Implementation:
Created a login screen with input fields for email and password.
Added buttons for “Sign Up” and “Login”.
Implemented blocks for creating a new user and signing in existing users.
Despite these efforts, I’m encountering the following issues:
User Creation Error: When trying to create a new user, I receive an error message saying “Error creating user: The email address is badly formatted”.
Sign-In Failure: On attempting to sign in, I get a generic “Sign-in failed” message without any specific details.
I would appreciate any guidance on the following points:
Correct configuration steps for Firebase Authentication in Niotron.
Any specific blocks arrangement or additional settings that I might be missing.
Best practices for error handling and debugging within Niotron to better understand what’s going wrong.
Thank you in advance for your time and assistance. I’m looking forward to any suggestions or insights that can help me overcome these sap sac hurdles. Your support means a lot as I continue to learn and develop using Niotron.
I’m using Niotron to construct an app right now, however I’ve run into some problems integrating Firebase Authentication. I’ve gone through a number of tutorials and the material, but I’m still having problems, so I could really need some professional advice.
I’ve completed the following thus far:
Configuring the Firebase Project:
In the Firebase Console, a new project was created.
In the Authentication section, enabled email/password authentication.
created the google-services.json file & added it to Niotron’s Assets folder.
Niotron Setup:
I updated my project with the Firebase Authentication component.
Firebase URL and API Key were configured in the attributes of the Firebase Authentication component.
Blocks for Implementation:
A login screen featuring email and password input fields was created.
Added “Sign Up” & “Login” buttons.
blocks for adding new users and logging in to existing users were implemented.
In spite of my efforts, I’m running into the following problems:
Error Creating User: “Error creating user: Your email address is incorrectly formed” appears when I attempt to create a new user.
Sign-In Failed: Upon trying to log in, I receive a generalised notification that says “Sign-in failed” with no particulars.
I would be grateful for any advice regarding the following matters:
The right configuration procedures in Niotron for Firebase authentication.
Any further options or a specific block arrangement that I may be missing?
Best practices for handling errors and troubleshooting Niotron to find the root of the issue.
Any advice or insights which can get me over these obstacles are much appreciated. Your help is much appreciated as I use Niotron to study and grow more.