Update Screen infinite loop

@nick.carroll all iOS and Android users are seeing the ‘new update’ available screen, and there is no update in the AppStores. My latest build is 14.8.8, I had an OTA update on that build, then tested a 14.8.9 build, did not send that build to appstoes, then deprecated the OTA update on 14.8.8. Now all users are stuck on Update App screen.

Hello,

Yes, what you see is exactly the behavior he must have. You deprecated the OTA which would be the last update mounted on the latest build. So your users will see that screen until you send a new one, it’s the only way you have to fix it… If I had deprecated the one not sent to the stores you would not have had this behavior..

The issue is you can’t deprecate the latest build even if you decide not to use it. So if that is the case, I think Bubble should not allow deprecating a build that would cause an infinite loop of update screens until the new build is approved.

Of course the last one is not allowed.. you should first send a new one and then delete the one you no longer need.. surely you will solve it