No development build only for T3 Turbo #1197
-
Hi guys, I have started a new project, but when pressing 'a' for expo, it fails with an error. "No development build" When I don't use T3 Turbo and just start a Expo project it works correctly. If someone explain how do I get the development build working I would greatly appreciate it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This provides some context to the issue. |
Beta Was this translation helpful? Give feedback.
This provides some context to the issue.
You need to build and install a development version of your application onto a test device if you are using development builds. To my understanding, this is the best practice, unless you intend to not use any native libraries not developed by the expo team themselves.