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

RCTJSONStringify() encountered the following error: Invalid type in JSON write (NSConcreteNotification) #38

Open
beenhero opened this issue Oct 18, 2016 · 0 comments

Comments

@beenhero
Copy link

我们用 Ruby sdk client 向 iOS10 iPhone7 发送 jpush 就遇到这个问题。由于我们是 ReactNative 前端团队,对原生这块并不熟悉,问题不太好定位。可能情况是: iOS10 jPush SDK 升级引起 react-native-jpush 这边break,或者 Ruby-client 没有跟上最新的 SDK。希望得到支持。

error:

2016-10-18 11:34:12.582 [error][tid:com.facebook.react.WebSocketExecutor][RCTUtils.m:82] RCTJSONStringify() encountered the following error: Invalid type in JSON write (NSConcreteNotification)

2016-10-18 11:34:12.583070 token[6549:2382826] RCTJSONStringify() encountered the following error: Invalid type in JSON write (NSConcreteNotification)

2016-10-18 11:34:12.612 [error][tid:com.facebook.react.WebSocketExecutor][RCTUtils.m:82] RCTJSONStringify() encountered the following error: Invalid type in JSON write (NSConcreteNotification)

2016-10-18 11:34:12.612020 token[6549:2382826] RCTJSONStringify() encountered the following error: Invalid type in JSON write (NSConcreteNotification)

2016-10-18 11:34:12.814363 token[6549:2382826] [] __nw_connection_get_connected_socket_block_invoke 14 Connection has no connected handler
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

1 participant