Unsupported SDK version: our app builders don't have support for 33.0.0 version yet. Submitting the app to the Google Play Store may result in an unexpected behaviour

Hi @gangadharswami, this is because we dropped support for SDK33 when we released SDK 37 this week. We routinely drop SDK versions that have low usage in order to reduce the number of versions that we need to support.

As usual, standalone apps built with SDK 33 will continue to work; however, SDK 33 projects will no longer work within the latest version of the Expo client.

If you want to re-run expo build, you’ll need to upgrade from SDK 33, preferably to SDK 37 so you won’t need to update again for a while (and also because each Expo version is better than the last!).

1 Like