Are there OTA Updates that MUST require restarting app?

After an Expo app successfully fetches an OTA update, can it always apply the new updates using

Updates.reload()

Or are there scenarios where Updates.reload() will not properly apply the OTA update, and instead require a reboot of the app?

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