-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
BugHelp Wanted
Issues ideal for external contributors.Issues ideal for external contributors.Platform: iOSiOS applications.iOS applications.Priority: Low

Description
Workaround
Edit by @hramos, maintainer:
Several solutions have been presented in this thread:
OS_ACTIVITY_MODE
- Open Xcode.
- Open Product menu.
- Select Edit Scheme...
- Add the following under Environment Variables:
Name:OS_ACTIVITY_MODE
Value:disable
- Run your app again
Using react-devtools
Alternatively, ensure react-devtools
is installed on your system.
Resolution
This is a known issue in the iOS Simulator. The issue will remain open to increase visibility. We are limited comments on this thread to core contributors. Pull requests with proposed fixes are welcome.
Original Issue
ENV
RN 0.32
iOS 10, iPhone 6 Plus
Problem
The console of Xcode continue print "__nw_connection_get_connected_socket_block_invoke 6 Connection has no connected handler".
Screen
matthiasdilger, rhoffmann, rawrmaan, aleclarson, frnk94 and 163 morecparjaszewski, jophyson93, mtford90, taime, RichardLindhout and 2 more
Metadata
Metadata
Assignees
Labels
BugHelp Wanted
Issues ideal for external contributors.Issues ideal for external contributors.Platform: iOSiOS applications.iOS applications.Priority: Low
