How to send updates to apps using Firebase

Hello!
How would I be able to send out updates to my app without using the play store?
Thank you!

1 Like

Hi,

It really depends what type of updates you mean. Using the cloud variables in Firebase, you can make extensive changes to your app data.

I mean like sending a notification when I put an update on to Firebase (idk how yet) And it coming up on the device “Update available” and if you press “Install” it will update the app automatically

As in APK files

That’s a bit beyond me! I know there are ways to send notifications to Thunkable apps but I’m not sure you can update the whole app that way.

I meant like a banner at the top saying there is an update and if u tap it then it installs the update automatically