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

window.open() not working on ios. #22

Open
Bishoy-Samy opened this issue Nov 2, 2021 · 2 comments
Open

window.open() not working on ios. #22

Bishoy-Samy opened this issue Nov 2, 2021 · 2 comments

Comments

@Bishoy-Samy
Copy link

I am using cordova 10 and cordova ios 6.2, the window.open() is not working at all like it is not even called.. what is the solution to this problem on ios. is there any work arounds?

@HarelM
Copy link
Contributor

HarelM commented Mar 5, 2022

Not a maintainer, but I know that in iOS you have to open the window using the button click handler, without any async code in the middle.

@HarelM
Copy link
Contributor

HarelM commented Mar 31, 2022

BTW, this is working for me using this plugin (after the fix related to iOS issue #18).

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

No branches or pull requests

2 participants