Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 453 Bytes

unable-to-boot-device-in-current-state.md

File metadata and controls

13 lines (8 loc) · 453 Bytes

Unable To Boot Device In Current State

Category: React Native

You might see the error dialog stating "Unable to boot device in current state: Booted" when starting a React Native app in the simulator with the command:

npx react-native run-ios

To prevent this error, from the Simulator menu select Simulator -> Preferences -> Simulator lifetime.

Uncheck the checkbox "When Simulator starts boot the most recently used simulator".