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 2020/12/14 02:51:57 UTC

[GitHub] [cordova-ios] string-lzc commented on issue #946: Hide the startup screen programmatically & Show loading animation on startup screen

string-lzc commented on issue #946:
URL: https://github.com/apache/cordova-ios/issues/946#issuecomment-744133333


   Actually, `.hide()` only works when I removed both `SplashScreenDelay`  and `AutoHideSplashScreen `.
   ```
   "cordova-ios": "^6.1.1"
   "cordova-plugin-splashscreen": "^5.0.2"
   ```
   
   In case someone use the same version facing the same problem.


----------------------------------------------------------------
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