Xcode 11.2.1 (11B500)
React Native 0.61.5
After launching iOS app running npm run start
and npm run start:ios
from the terminal. The app builds successfully and launches on the iOS simulator (iPhone 11 - 13.2.2) but an error appears underneath with 'No active iOS device found'.
Why is this error showing even though the app launches and runs?