You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2021. It is now read-only.
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.
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