Skip to content

Instantly share code, notes, and snippets.

@marschhuynh
Created August 25, 2018 09:15
Show Gist options
  • Save marschhuynh/e8c175197b95a70e084ba6d49e53c374 to your computer and use it in GitHub Desktop.
Save marschhuynh/e8c175197b95a70e084ba6d49e53c374 to your computer and use it in GitHub Desktop.
Websocket warning in react-native ios
Xcode menu -> Product -> Edit Scheme...
Environment Variables -> Add -> Name: "OS_ACTIVITY_MODE", Value:"disable"
Run your app again, done! 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment