Is OTA JS update still available after detaching?

If yes, is there any side-effect or caveat on this? I saw CodePush working by wrapping the App root component, but it is not clear how expo did it if it does.

Also, is the new Update module still usable in ExpoKit?

Hey again @carsonwah,

Good news and bad news. Good news being that OTA updates are still available with detached projects and the bad news, the Updates API isn’t compatible with a detached project.

Cheers,

Adam

1 Like

@adamjnav Thanks a lot.

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