How to Create a Forced Update Screen in Adalo? (Need Help)

Hello everyone, I need help with something important in my app.

I want to create an Update page inside my Adalo app and force users to update when there is a new version.
I want the app to check the latest version (from a collection or API), and if the user is using an old version, the app should block access and show a screen that says “Update Required” with a button that opens the Play Store.

I don’t know the correct steps to do this in Adalo.
Can someone please explain:

  1. How to set up the database or collection for storing the latest version?

  2. How to compare the stored version with the current app version?

  3. How to redirect the user to a forced Update Required screen?

  4. How all the actions should be connected (logic + screens)?

If someone has an example, screenshots, or a small tutorial, that would help me a lot.
Thank you so much!

1 Like

This tutorial video made by @Flawless will help you!

Thank you and have a great day!

1 Like

Hello,

I have faced similar type of issue !

Welcome to the community @ivy946harriet! :tada:

Does the above solve your issue or having a different issue?

Thank you and have a great day!