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

Do inappbrowser-opened links have access to Safari extensions #467

Open
kylanhurt opened this issue Sep 9, 2024 · 0 comments
Open

Do inappbrowser-opened links have access to Safari extensions #467

kylanhurt opened this issue Sep 9, 2024 · 0 comments

Comments

@kylanhurt
Copy link

kylanhurt commented Sep 9, 2024

I am noticing that when I open a link for native Safari with a web extension enabled (content script creates an Alert) that it works fine but when I open the same link from within inappbrowser that the extension script appears not to be executing. I was under the impression that the inappbrowser uses SafariServices/AuthenticationServices and would therefore have access to these extensions' functionality.

Could someone let me know if I'm doing this wrong?

With normal Safari browser then inappbrowser.open():

RPReplay_Final1725907952.MP4

With inappbrowser.openAuth():

RPReplay_Final1725908332.MP4
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

1 participant