Open fansanelli opened 4 years ago
Hello,
I'm experiencing this issue on app publishing:
The app references non-public selectors in Payload/ newSocketQueueForConnectionFromAddress:onSocket:, socket:didAcceptNewSocket:, socket:didReadPartialDataOfLength:tag:, socket:didReceiveTrust:completionHandler:, socket:didWritePartialDataOfLength:tag:, socket:shouldTimeoutReadWithTag:elapsed:bytesDone:, socket:shouldTimeoutWriteWithTag:elapsed:bytesDone:, socketDidCloseReadStream:
That have been also reported here:
https://github.com/robbiehanson/CocoaAsyncSocket/issues/672
I've already tried to pull files from CocoaAsyncSocket in "third_party" folder (of "cordova-plugin-chrome-apps-iossocketscommon"), but it doesn't help.
Do anybody else had the same warning?
Many thanks Cheers, Francesco
Hello,
I'm experiencing this issue on app publishing:
The app references non-public selectors in Payload/ newSocketQueueForConnectionFromAddress:onSocket:, socket:didAcceptNewSocket:, socket:didReadPartialDataOfLength:tag:, socket:didReceiveTrust:completionHandler:, socket:didWritePartialDataOfLength:tag:, socket:shouldTimeoutReadWithTag:elapsed:bytesDone:, socket:shouldTimeoutWriteWithTag:elapsed:bytesDone:, socketDidCloseReadStream:
That have been also reported here:
https://github.com/robbiehanson/CocoaAsyncSocket/issues/672
I've already tried to pull files from CocoaAsyncSocket in "third_party" folder (of "cordova-plugin-chrome-apps-iossocketscommon"), but it doesn't help.
Do anybody else had the same warning?
Many thanks Cheers, Francesco