Could someone tell me what to set in the FirebaseToken
property ? Is it the WebAPIKey or AppId or something else ?
I couldn't understand things in the results of a Google Search.
Could someone tell me what to set in the FirebaseToken
property ? Is it the WebAPIKey or AppId or something else ?
I couldn't understand things in the results of a Google Search.
WebApi Key is Firebase's Token
Make sure that you set your project's location to us-central otherwise it won't work with MIT App Inventor
Do you mean the Default GCP resource location
?
Yes, see
I don't know why it isn't working.
When I open the app it says,
Unfortunately, FireBase has stopped.
App Name : FireBase.
The ProjectBucket is <FBProject-name>.appspot.com
right ?
That project bucket is for Firebase Storage.
Either leave the Project Bucket in the designer empty, or set it to something like: MyFirstFirebaseApp
. All your tags will then be saved under that top tag/node/bucket:
MyFirstFirebaseApp
--tag1:"value1"
--tag2:"value2"
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.