You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/05/12 06:15:36 UTC

[GitHub] [cordova-ios] jabalmarouane commented on issue #938: App Stuck on Splash screen

jabalmarouane commented on issue #938:
URL: https://github.com/apache/cordova-ios/issues/938#issuecomment-839487943


   uninstall and install : cordova-plugin-splashscreen
   install : 
   
   cordova-plugin-add-swift-support
   cordova-plugin-ionic-webview
   
   config .xml :
   
       <preference name="UseSwiftLanguageVersion" value="5" />
       <preference name="scheme" value="app" />
       <preference name="hostname" value="localhost" />
       


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org