Ota failed / RollBack failed.... app crashing in production help please

Hi

We had a new build in production (published in store) we used the default release channel.
We did some ota’s and now we can’t even launch the app after downloading it from the store…
I tried roll back to a previous publishe and nothing changes…

The issue may come from the “│ 2.1.8 │ 37.0.0” but it shouldn’t … since we roll back to another publish version…

is it possible to delete one of them ? i really don’t know how to solve our current problem since, it was working few hours ago.

Please help me out… the default channel seems corrupt…

thanks for your help

pick the release that you want to be the latest release for the given release channel from expo publish:history and then run expo publish:set --channel default --publish-id <selected-publish-id> - this will set the latest release on that channel to the id you chose

Hi, thanks for your answer but we already tried doing that and the app is still crashing…

Is it possible to remove a release with the id on your side ?

Everything we try does not seem to work…

We decided to add a new release channel since the default seems to be corupt and went through store again.

Thanks for trying to help

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