I have an app which I now have updated to show simple pictures (png) fetched from a server using display.loadRemoteImage(). It compiles well and runs smoothly on both Android and IOS devices.
Upload to Google Play is no problem. But when uploading to the Apple Store I get the following errors,
-
Your app contains non-public API usage. Please review the errors, correct them, and resubmit your application.
-
The app references non-public symbols in Myapp.app/Myapp: MPMoviePlayerContentPreloadDidFinishNotification
Won’t Apple allow Corona API’s now?