I just tried to submit an app to the app store and we have received the following message when trying to upload the binary:
"The app references non-public selectors in Payload ..............."
How am I supposed to debug this. I have various libraries included in the project and compiling the project does not give any warnings at all. Surely there is a way to figure out what particular library/function call has caused this.