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 2022/07/21 02:30:38 UTC

[GitHub] [cordova-plugin-inappbrowser] shukrimint commented on issue #949: Ionic V6 - In app Browser doesn't open and doesn't show an error

shukrimint commented on issue #949:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/949#issuecomment-1190967695

   The error is caused by cordova-android 9.
   
   You can fix this by upgrading your cordova-android version.
   
   1. Remove the current android platform - ionic cordova platform rm android
   2. Add a new cordova-android 10 - ionic cordova platform add android@10.1
   
   That should fix the 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.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

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