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/10/03 17:08:53 UTC

[GitHub] [cordova-ios] dsullivan-creare edited a comment on issue #680: My App is getting stuck on Splash Screen in iOS 13

dsullivan-creare edited a comment on issue #680: My App is getting stuck on Splash Screen in iOS 13
URL: https://github.com/apache/cordova-ios/issues/680#issuecomment-538035565
 
 
   Just chiming in that this is occurring for me, too. Here is some info:
   
   `cordova plugin ls`:
   ```bash
   cordova-plugin-android-permissions 1.0.0 "Permissions"
   cordova-plugin-app-version 0.1.9 "AppVersion"
   cordova-plugin-background-mode 0.7.3 "BackgroundMode"
   cordova-plugin-badge 0.8.8 "Badge"
   cordova-plugin-ble-central 1.2.2 "BLE"
   cordova-plugin-bluetooth-serial 0.4.7 "Bluetooth Serial"
   cordova-plugin-camera 4.1.0 "Camera"
   cordova-plugin-compat 1.2.0 "Compat"
   cordova-plugin-creare-sensors 0.3.4 "Sensors"
   cordova-plugin-device 2.0.3 "Device"
   cordova-plugin-file 6.0.2 "File"
   cordova-plugin-inappbrowser 3.1.0 "InAppBrowser"
   cordova-plugin-ionic-keyboard 2.1.3 "cordova-plugin-ionic-keyboard"
   cordova-plugin-ionic-webview 4.1.1 "cordova-plugin-ionic-webview"
   cordova-plugin-local-notification 0.9.0-beta.3 "LocalNotification"
   cordova-plugin-media 5.0.4-dev "Media"
   cordova-plugin-network-information 2.0.2 "Network Information"
   cordova-plugin-splashscreen 5.0.3 "Splashscreen"
   cordova-plugin-statusbar 2.4.3 "StatusBar"
   cordova-plugin-whitelist 1.3.4 "Whitelist"
   cordova-plugin-x-socialsharing 5.4.7 "SocialSharing"
   cordova-sqlite-storage 3.3.0 "Cordova sqlite storage plugin - cordova-sqlite-storage plugin version"
   es6-promise-plugin 4.2.2 "Promise"
   phonegap-plugin-barcodescanner 8.1.0 "BarcodeScanner"
   ```
   `cordova platform ls`:
   ```bash
   Installed platforms:
     android 8.0.0
     ios 5.0.1
   Available platforms:
     browser ~5.0.1
     osx ~4.0.1
     windows ~6.0.0
   ```
   Some `ionic info`:
   ```bash
   Ionic:
   
      Ionic CLI                     : 5.4.1
      Ionic Framework               : @ionic/angular 4.9.1
      @angular-devkit/build-angular : 0.803.5
      @angular-devkit/schematics    : 8.3.5
      @angular/cli                  : 8.3.5
      @ionic/angular-toolkit        : 2.0.0
   
   Cordova CLI       : 9.0.0 (cordova-lib@9.0.1)
   ```

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


With regards,
Apache Git Services

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