Question
While validating my iOS app with iTunes AppStore, the organizer of Xcode 6.1.1 pops up an error “iTunes Store operation failed. The app referenced non-public selectors in Payload/my.app: messageSent” There is no such private or public method or name of class member or variable in my app. Actually such a string does not exist in my code. What can I do?
Continue reading iTunes Store operation failed. The app referenced non-public selectors