Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inappbrowser plugin not working on IOS 13+ version for ionic app #582

Closed
Anish-ichigo opened this issue Nov 16, 2019 · 7 comments
Closed

Comments

@Anish-ichigo
Copy link

I am facing same issue after upgrade inappbrowser plugin,webview plugin & viceversa.
But still there is no solution.
So, please help me to solve this issue.
"cordova-plugin-inappbrowser": "^3.1.0",

@Anish-ichigo
Copy link
Author

For Ionic 3

@mosabab
Copy link
Contributor

mosabab commented Nov 17, 2019

@Amatewasu
Copy link

@mosabab Hi, thank your for your answer. You could you describe a bit more the way of doing it?
When I replace "cordova-plugin-inappbrowser": "git+https://github.com/apache/cordova-plugin-inappbrowser.git" by "cordova-plugin-inappbrowser": "git+https://github.com/apache/cordova-plugin-inappbrowser.git#master" in my package.json file (then I execute npm install obviously), I trigger the following error when I execute npm list --depth=0: ERR! missing: cordova-plugin-inappbrowser@git+https://github.com/apache/cordova-plugin-inappbrowser.git#master, required by myappname@0.0.1.

@mosabab
Copy link
Contributor

mosabab commented Nov 18, 2019

@mosabab Hi, thank your for your answer. You could you describe a bit more the way of doing it?
When I replace "cordova-plugin-inappbrowser": "git+https://github.com/apache/cordova-plugin-inappbrowser.git" by "cordova-plugin-inappbrowser": "git+https://github.com/apache/cordova-plugin-inappbrowser.git#master" in my package.json file (then I execute npm install obviously), I trigger the following error when I execute npm list --depth=0: ERR! missing: cordova-plugin-inappbrowser@git+https://github.com/apache/cordova-plugin-inappbrowser.git#master, required by myappname@0.0.1.

Put the
https://github.com/apache/cordova-plugin-inappbrowser.git
Without #master

This is not from npm
This from git

Does ionic use config.xml file for the app ?

@GroupeBEL
Copy link

Hi,

We have the same issue, and we won't use the branch master , is there any update coming to "npm" version (3.1.1 ..) ?

@mosabab
Copy link
Contributor

mosabab commented Nov 19, 2019

Hi,

We have the same issue, and we won't use the branch master , is there any update coming to "npm" version (3.1.1 ..) ?

you can use https://github.com/apache/cordova-plugin-inappbrowser.git from github

@jcesarmobile
Copy link
Member

closing since it's fixed in master, install from github or wait for the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants