robbiehanson / XMPPFramework

An XMPP Framework in Objective-C for Mac and iOS
Other
5.91k stars 2.09k forks source link

Private API usage unable to upload to Appstore!! #1156

Open chrisghub opened 4 years ago

chrisghub commented 4 years ago

When I last tried to submit my to testflight I got the following error message from Apple: ITMS-90338: Non-public API usage - The app contains or inherits from non-public classes in Frameworks/XMPPFramework.framework/XMPPFramework: GCDAsyncSocket .

Is there any way to quickly fix this?? Because it is really blocking me from releasing the app.

niqt commented 4 years ago

Is it resolved?