Hi, I’m new to Kodular and I’m trying to create an app but I’m having some difficulties. I’d like to know why I can’t get the uid to be displayed on Firebase Realtime. I’ve been trying for days but I don’t understand. I probably have the blocks wrong. I don’t know. I’ve added both the token and the URL and set “.read”: “auth != null && auth.UID === $UID” to Realtime rules. Can you help me understand? And then even when I open the APK to test the app, I always get the error: Firebase error permission denied. For a custom Firebase host, you must first set your authentication server before using authentication features! However, if I test and change the rules with read and write to the Firebase console, the uid on Realtime is shown.
I think this might help.
Just remember to always check if a question has already been asked and solved.
hi if i set USA later i can seei uid in realtime?
It doesn’t make any difference if the server is in the USA or elsewhere,
Kodular is set up to work only with the American URL (they have a different URL).