-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requestsetupInstallation and setup issues, including Homebrew/Java installation and skip checkup issuesInstallation and setup issues, including Homebrew/Java installation and skip checkup issues
Description
If you skip create or skip init an app project, by default, it's going to be configured to attempt to launch your app whenever you build.
skip checkup attempts to build and export an IPA and an APK, but it won't attempt to test installing/accessing a running emulator. It won't even run adb to see if it can detect a device.
We've recently had reports on Slack of users having issues during Skip build, not finding running emulators. Ideally, skip doctor would run adb devices to ensure that we can detect a running device, and skip checkup would install the app on a running device, allowing us to reproduce any issues with a single command.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestsetupInstallation and setup issues, including Homebrew/Java installation and skip checkup issuesInstallation and setup issues, including Homebrew/Java installation and skip checkup issues