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".