JS OTA update doesn't actually update

this is also possibly related to this

I now have concrete proof that an OTA js update appears to have taken place because the version we get from Constants.manifest.version is updated, but the contents do not.

I have a screen in the app where i surface this value so it can be inspected.

Two platforms:
iOS: iphone 6s
Android: nexus 5

both report being updated to a new version (lets call it v2) but there are at least changes missing

  1. Alert dialog in one of the screens is missing in iOS
  2. Text on a screen that should have been updated from v1 to v2 is not changed on iOS.

Does anyone have a similar experience and/or know what is going on here?

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