Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS: crashes every time after connect #9

Open
pstanton opened this issue Sep 25, 2018 · 3 comments
Open

IOS: crashes every time after connect #9

pstanton opened this issue Sep 25, 2018 · 3 comments

Comments

@pstanton
Copy link

pstanton commented Sep 25, 2018

I can successfully run WifiManager.getCurrentWifiSSID() however when I run WifiManager.connectToProtectedSSID(ssid, pwd, false), the ssid is connected to but I get a "red screen" error page:

Runtime is not ready for debugging. Make sure Packager server is running.

RCTFatal

-[RCTCxxBridge handleError:]

__21-[RCTCxxBridge start]_block_invoke

invocation function for block in facebook::react::(anonymous namespace)::RCTObjc

__58-[RCTWebSocketExecutor _executeJSCall:arguments:callback:]_block_invoke

__44-[RCTWebSocketExecutor sendMessage:onReply:]_block_invoke

...

There is no error message in the logs and this is 100% reproducible ie happens every time on iPhone 6.

@pstanton
Copy link
Author

@Iskander508 have tested your fork as well - does this sound familiar?

@pstanton
Copy link
Author

this is only a problem when running via the debugger. must be a limitation of apple-device debugging...?

@Iskander508
Copy link

@Iskander508 have tested your fork as well - does this sound familiar?
To be honest, I might never tried under debugger. Currently have no problems with app crashing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants