Wireless testing with XDE after detach

Just a quick question - are you supposed to no longer be able to use the wireless QR thing to test new builds after you detach? I’ve found that to be the case, but if it’s supposed to still work then I have done something terribly wrong somewhere.

After detaching, your app will still look for the served expo link. I’m not sure about XDE but with exp you can:

  1. Run exp start from the root of your project
  2. Build your project onto your device
    • This will save the current running url into the app
    • Now you can live reload and stuff
  3. When you publish to the store, your build will target the live expo project @tsiniloiv/better-bumble
1 Like

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