Creating an app which will update automatically and doesn't require re-installing

Thanks, I'll see if it works

@TIMAI2, I did what you told and still get this for both apps:

Power_Cut_Beta.aia (2.7 KB)
Power_Cut_Updater.aia (8.8 KB)

OK

Updater

You did not set the above correctly for your url.
Ensure you remove the FirebaseToken

You need to change all your label entries from TextColor to Text

image

There is something odd going on with the TagList block, it will not return the taglist in your app (works Ok in a different app. Show your firebase structure in the console

Beta

Same problems here getValue/gotValue/TagList not working in your app

We might need to see your console (Data/Rules) to see what is happening

Also, did you use US-Central for the server when you setup your project? If not, you will need to scrap the existing project and setup a new one using US Central.

2 Likes

Sorry, I thought I did it. I'll update that.

Sorry my bad.

I used south east Asia 1 as that's where I am. I'll do what you said and check if it works

When I connected the companion (updater), it gave this:


What does it mean? I allowed read and write,

set the location as said

and set authentication to email signin

Having selected an authentication method, now look in your project settings, you should see your API key
Copy this, and replace whatever you have in your FirebaseToken box in the designer.

This should fix it, the only other thing to try is to set your ProjectBucket in designer to empty

@TIMAI2, I had not entered the URL properly. It's working well now. Thank you for all your support!

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.