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/08/04 04:22:35 UTC

[GitHub] [cordova-plugin-inappbrowser] eradin edited a comment on issue #321: Keep status bar color when browser popup

eradin edited a comment on issue #321:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/321#issuecomment-668369924


   I built with ios 6.1 and InAppBrowser Plugin 4.0.  The status bar background is correct (matches my app) but the foreground (text) is black where my app text is white.  Since the status bar is created by the plugin, perhaps a statusbar color option would be helpful?
   
   My call is: 
   
   options = 'clearcache=yes,clearsessioncache=yes,location=no,toolbar=no,hardwareback=no,zoom=no'
   ref = cordova.InAppBrowser.open(url, '_blank', options)
   
   


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