Firebase with App Inventor not working

Hi all,

i wanted to make a new app for my collectibles and i have built a login screen with a firebase database.
i've tested it several times but it's not working.
When i open the app there's just a blackscreen and nothing happens.

any suggestions?
CollectorNew.aia (3.8 KB)

thanks
Kathi

You didn't mention this error:

Your issue is one of two things:

  1. For the Firebase component to work, you need to use a firebase project based on the us-central server, no other locations will work.

  2. In case europe-west does work with the firebase component, your need to, at least, visit the Authentication page in the firebase console.