@nick.carroll I’ve deprecated all my old builds and users are complaining the app not moving from the home screen. This was brought up before - why is it not going to ‘update_app’ screen? All my users are stuck again
+1
I’ve submitted a bug report for this.
I had the same issue, so I added a condition on my Home view that redirects to update-app if
This app version is not app version — and it works ![]()
How does that work exactly? it looks like youre comparing 2 of the same values
No idea, but if the older versions are deprecated, it works fine and prompts users to update the app. I also added a redirect link from the update view to the Android app link.
What I meant is I don’t understand how your condition triggers - because you’re saying when app version is not app version, which is the equivalent of saying ‘when 1 is not 1’. Could you share what it shows in the debugger when that condition is triggered?
When you create a new build there is a version code of the application that you can see in Google play developer. I think it is this version that is verified against the version of the installed application.
But in Bubble you’re selecting the exact same field? I still don’t understand because its like in selecting ‘current date/time is not current date/time’
But the app version is like “test” or “live” it’s not the version of the mobile build
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
