facebookincubator / SocketRocket

A conforming Objective-C WebSocket client library.
Other
9.56k stars 2.01k forks source link

App Store rejection #485

Closed simonmaddox closed 8 years ago

simonmaddox commented 8 years ago

I'm getting the following automated rejection when submitting to the App Store:

The app references non-public selectors in [MyApp]: _failWithError:, initWithURLRequest:

The only places either of these are used in my app is inside SocketRocket. The only third party dependency my app uses is SocketRocket.

simonmaddox commented 8 years ago

Submitted to Apple as rdar://28829166

simonmaddox commented 8 years ago

Appears to be fixed now. Stand down 😃

erikprice commented 8 years ago

What was the problem?

simonmaddox commented 8 years ago

No idea. I resubmitted my app today, and it passed automatic validation. Apple must have changed something on their side.

LSsoftware commented 7 years ago

i got the same problem.