My app always crack when i open it / Firebase on iOS

llll.aia (3.6 KB)

Did you use a central US Firebase server?

yes
i like firebase with mit app inventor

In your aia it shows:

****************-default-rtdb.asia-southeast1.firebasedatabase.app

This will not work with the AI2 firebase component. You need to create a new Firebase project using the us-central server. (as suggested above)

i can't change firebase. have you any ways ple?

my firebase use southeast-1 sever not us-central sever

Correct, you need a new firebase project with the us-central server in order to use the AI2 firebase component.

grafik

back to 2019...

i creat new firebase with us-central sever and link it with mit app inventor but it not working. it always crash when i open

Post the aia.

firebase_google_maps2.aia (4.0 KB)

my firebbase
Screenshot 2023-05-16 230314

image

hmm how to fix that

Provide correct firebase url.....

1 Like


image
i copy link from here but i error

OK, you left off the https://, it works now.

image
i left off it

Try this

firebase_google_maps2_revised.aia (3.8 KB)

Load app, then change either the lat or lon in the firebase console, you should see a marker.

image