Expo publish wrong sdk

Please provide the following:

  1. SDK Version: 37
  2. Platforms(Android/iOS/web/all): Android/iOS

I upgraded SDK from 36 to 37. I built new release for Android and uploaded to Store (internal testing)
expo build:android --release-channel staging

Tue May 26 2020 12:28:33 GMT+0300 │ 1.1.5 │ 37.0.0 │ android │ staging

Now I try to OTA update the app with expo publish --release-channel staging

I get wrong SDK version and the update doesn’t appear.

Tue May 26 2020 17:11:39 GMT+0300 │ 1.1.5 │ 36.0.0 │ android │ staging

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