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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to