Closed
Description
I have my app setup for react-native-config.
I run the app from npm run ios works fine, I can reload the app with cmd+r reload the app and cmd+d open the debugger.
I open my Xcode and pick the schema that I have set up, the app runs fine build successful but, if I click cmd+r and cmd+d nothing happens. I don't see any kind of error anywhere.
I am using Simulator in my case.
Am I missing something