Constants.manifest.version updates before Javascript?

Is it possible that when updates are being pushed to a production app, Constants.manifest.version is updated while the actual JS is still being updated in the background?

I’m seeing cases where on first upgrade, it has the old JS functionality but new version number. It’s only when the app is restarted that the JS catches up with the reported version number.

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