question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[IOS] React-Native 0.28.0 App not running in IOS 10 and Xcode 8

See original GitHub issue

Hello,

As @nickstamas said in #8108 there is an Problem with running an React Native App in Xcode 8 and IOS 10. I get same output such as:

nw_endpoint_flow_protocol_disconnected [1.1 ::1.8081 cancelled socket-flow (null)] Output protocol disconnected

Images of the App are just shown with the gray light blue weird background color (see Picture). And my app also seems unresponsive in the Simulator.

Is there a workaround for this Problem yet? Or can anyone help to solve this Problem?

Thx Alex

vinoa screenshot png

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
dijonkitchencommented, Sep 17, 2016

That fix as well as upgrading to RN 0.33.0 (along with React 15.3.1) seems to work.

1reaction
dijonkitchencommented, Sep 14, 2016

It looks like this commit is in the master branch no? It’s tagged with the release candidate for version 0.34, but it’s also tagged with prior releases, specifically 0.29, so it should already be merged in.

Another reputable source: https://twitter.com/vjeux/status/742651239922606080

Have there been any issues running iOS 10 or Xcode 8?

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native app doesn't load on IOS versions 11 and 12
When a user opens the app (from a physical device or a simulator) it just shows a blank screen and close (looks like...
Read more >
how to debug when react native app doesnt start on ios ...
Try build app in release mode. Edit scheme. Select Run tab; Select Info tab; Change Build Configuration to Release; Build and run project....
Read more >
Release Notes for Acoustic Mobile SDKs
10.x (using Cordova iOS plug-in 6.2.1 and Cordova Android plug-in 10.1.1 ) ... push message actions may not function on iOS 13.0 when...
Read more >
EAS build on iOS fails - #5 by mccancem
My EAS build on iOS keeps failing. I've searched all over but can't determine the cause or solution. It works fine with expo...
Read more >
Running On Simulator
If you have multiple iOS versions installed, you also need to specify it's appropiate version. E.g. run npx react-native run-ios --simulator=' ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found