I have an appcelerator titanium app that I have summited several versions of to the Apple store for beta testing and have had approved. The most recent version was rejected with the message:
Your app uses or references the following non-public APIs:
focus:
Asking for clarification they replied:
Thank you for your reply. Our team has re-reviewed this app to ensure our findings were accurate, we found this app contains references to the following selectors:
"focus:" was found in the method -[TiRootViewController manuallyRotateToOrientation:duration:]
I am not trying to use any non-public APIs and nothing related to this has changed since the last app submission that was approved. Is this a titanium problem? Is there anything I can do to solve this?