You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/01/09 19:31:28 UTC

[GitHub] ppetree opened a new issue #179: Freezes on iOS 9.x

ppetree opened a new issue #179: Freezes on iOS 9.x
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/179
 
 
   Building on PGB
   
   **Build settings**
   ```
       <preference name="phonegap-version" value="cli-8.0.0" />
       <preference name="pgb-builder-version" value="2" />
   ```
   
   **Preferences**
   ```
       <preference name="AutoHideSplashScreen" value="false" />
       <preference name="FadeSplashScreen" value="false" />
   ```
   
   **Plugin (with version)**
   ```
       <plugin name="cordova-plugin-splashscreen" spec="^5.0.2" />
   ```
   
   App Starts, splash screen is displayed, spinner starts revolving, statusbar displays... no further processing happens.
   
   If I remove the plugin, the app starts normally.  This is working on iOS 10.x and 11.x (not tested on 12.x).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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