Created
August 25, 2018 09:15
-
-
Save marschhuynh/e8c175197b95a70e084ba6d49e53c374 to your computer and use it in GitHub Desktop.
Websocket warning in react-native ios
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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