Updates.isAvailable is `true` even though the response from `u.expo.dev` is 304.

  • Bare workflow
  • eas-cli version 0.49.0

I am using eas with bare workflow. I have implemented eas update in my app. The app has development and staging channels for ota updates. In the development channel, OTA updates work as expected. However, when I release an OTA update to the staging channel, Updates.isAvailable is true even after the OTA has been installed.