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 2020/04/22 02:15:12 UTC

[GitHub] [cordova-plugin-inappbrowser] KyawNaingThuUcsy opened a new issue #676: How to show website title instead of url in ionic inappbrowser?

KyawNaingThuUcsy opened a new issue #676:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/676


   


----------------------------------------------------------------
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: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] jcesarmobile commented on issue #676: How to show website title instead of url in ionic inappbrowser?

Posted by GitBox <gi...@apache.org>.
jcesarmobile commented on issue #676:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/676#issuecomment-618381530


   no, it's not possible


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


[GitHub] [cordova-plugin-inappbrowser] KyawNaingThuUcsy commented on issue #676: How to show website title instead of url in ionic inappbrowser?

Posted by GitBox <gi...@apache.org>.
KyawNaingThuUcsy commented on issue #676:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/676#issuecomment-617518176


   $window.open(encodeURI(ENV.liveSite), '_blank', 'location=yes,clearcache=yes,clearsessioncache=yes,hideurlbar=yes,toolbarcolor=#e85147');
   
   Is there an option to enable my issue?


----------------------------------------------------------------
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: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org