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/08/06 10:24:33 UTC

[GitHub] [cordova-plugin-statusbar] ctcampbell opened a new issue #148: iOS 13 dark mode default text colour is white

ctcampbell opened a new issue #148: iOS 13 dark mode default text colour is white
URL: https://github.com/apache/cordova-plugin-statusbar/issues/148
 
 
   # Bug Report
   
   On iOS 13, when using dark mode, the default status bar text colour is white, which means that using `styleDefault()` results in the reverse of the desired text colour being applied, ie white not black text.
   
   ### Version information
   ```Ionic:
   
      Ionic CLI                     : 5.2.3 (/usr/local/lib/node_modules/ionic)
      Ionic Framework               : @ionic/angular 4.7.1
      @angular-devkit/build-angular : 0.802.0
      @angular-devkit/schematics    : 8.2.0
      @angular/cli                  : 8.2.0
      @ionic/angular-toolkit        : 2.0.0
   
   Cordova:
   
      Cordova CLI       : 9.0.0 (cordova-lib@9.0.1)
      Cordova Platforms : android 8.0.0, browser 6.0.0, ios 5.0.1
      Cordova Plugins   : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 4.1.1, (and 9 other plugins)
   
   Utility:
   
      cordova-res : 0.3.0 (update available: 0.6.0)
      native-run  : 0.2.8 
   
   System:
   
      Android SDK Tools : 26.1.1 (/Users/ccampbell/Library/Android/sdk)
      ios-sim           : 8.0.1
      NodeJS            : v12.4.0 (/usr/local/Cellar/node/12.4.0/bin/node)
      npm               : 6.9.2
      OS                : macOS Mojave
      Xcode             : Xcode 10.3 Build version 10G8```
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ x] I searched for existing GitHub issues
   - [x ] I updated all Cordova tooling to most recent version
   - [ ] I included all the necessary information above
   

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