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

[Bug]: Capacitor is not injected on loaded URLs specified in allowNavigation on android when webview supports the document start script feature #7467

Closed
1 of 3 tasks
matthiasschwarz opened this issue May 16, 2024 · 1 comment
Labels

Comments

@matthiasschwarz
Copy link

Capacitor Version

6.0.0

Other API Details

No response

Platforms Affected

  • iOS
  • Android
  • Web

Current Behavior

Capacitor is not injected into the html file, so android plugins don't work.

Expected Behavior

Although allowNavigation shouldn't be used in production i would expect that these websites loaded into the webview to be able to access android plugins.

Project Reproduction

Not necessary - is obvious looking at the source code

Additional Information

Issue related to: #7440 and #7454

Commit that causes the issue: f5446d8

Possible fix: #7454 (comment)

@jcesarmobile
Copy link
Member

closing as duplicate of #7454

@jcesarmobile jcesarmobile closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants