-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
SocketRocket: app store rejection #459
Comments
SocketRocket is only needed for debugging - you shouldn't have to include it in your final app submission if you run into any issues with this.
|
Cool, thanks for the heads-up!
|
@a2 - would you remind me how you did DEBUG/prod configuration for linking libraries? We would like to link libRCTWebSocketDebugger only for DEBUG builds |
You would want to set add the pod 'React/RCTWebSocketDebugger', :configurations => ['Debug'] |
There's reports on SocketRocket's repo that the _connect method in SocketRocket resembles a private API method and doesn't pass iTunes Connect validation:r
facebookincubator/SocketRocket#226
The text was updated successfully, but these errors were encountered: