Updating an old-version standalone app

Hey all,

Currently, we’re developing a new version of the app where we updated SDK version, the app version itself (1.3.0), added Branch links – so we’re getting ready to create a new binary. We have a standalone version of the app live in production right now, on version 1.2.0. Today, we wanted to publish a change to the 1.2.0 live app, but realized that our changes wouldn’t go through.

Is this because we need to revert our app.json + package.json + dependencies back to when we were publishing to 1.2.0? Tried reverting just the app version in app.json but that didn’t work.

Thanks in advance!

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