-
Notifications
You must be signed in to change notification settings - Fork 10
Stuck on splash screen with iOS 12 #249
Comments
I created a fork for this: https://github.com/egonm12/cordova-plugin-splashscreen |
Hi, Thank you in advance |
Hi, Apple rejected my App |
Did apple reject your app because of this code snippet?
|
_From Apple We discovered one or more bugs in your app when reviewed on iPad running iOS 12.2 on Wi-Fi. Specifically, we found your app did not load its contents and the activity indicator spun indefinitely after launching the app. Next Steps To resolve this issue, please run your app on a device to identify any issues, then revise and resubmit your app for review. If we misunderstood the intended behavior of your app, please reply to this message in Resolution Center to provide information on how these features were intended to work. For new apps, uninstall all previous versions of your app from a device, then install and follow the steps to reproduce the issue. For updates, install the new version as an update to the previous version, Resources For information about testing your app and preparing it for review, please see Technical Note TN2431: App Testing Guide. I have uninstalled cordova-plugin-splashscreen Than Apple Approved |
We are using Cordova 8 in the new frontend app of de Kudos-o-Matic and with iOS 12 the app gets stuck on the splash screen. There is an open issue for this on the Cordova repo but I think it's good to know this when there is a new Maji project with Cordova 8.
This is the current workaround
And hide the splash screen manually:
EDIT: Just found out we were having this problem with Cordova 7.0.1. as well
The text was updated successfully, but these errors were encountered: