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]: Failed to request allowed query parameters from WebPrivacy #7434

Closed
1 of 3 tasks
jonasbehlic opened this issue Apr 27, 2024 · 6 comments
Closed
1 of 3 tasks

[Bug]: Failed to request allowed query parameters from WebPrivacy #7434

jonasbehlic opened this issue Apr 27, 2024 · 6 comments

Comments

@jonasbehlic
Copy link

Capacitor Version

[email protected] npx
cap doctor

[warn] The bundledWebRuntime configuration option has been deprecated. Can be
safely deleted.
💊 Capacitor Doctor 💊

Latest Dependencies:

@capacitor/cli: 6.0.0
@capacitor/core: 6.0.0
@capacitor/android: 6.0.0
@capacitor/ios: 6.0.0

Installed Dependencies:

@capacitor/cli: 6.0.0
@capacitor/core: 6.0.0
@capacitor/android: 6.0.0
@capacitor/ios: 6.0.0

[success] iOS looking great! 👌
[success] Android looking great! 👌
jonasbehlic@MBPtilhndeJonas VAOWTEST %

Other API Details

XCODE 15+ LOG:

⚡️ Loading app at capacitor://localhost...
Failed to request allowed query parameters from WebPrivacy.
⚡️ WebView loaded
⚡️ To Native -> SplashScreen hide 62190960
⚡️ TO JS undefined

Platforms Affected

  • iOS
  • Android
  • Web

Current Behavior

The app is working but on all my Capacitor projects we suddenly got the errors below, we even tried to setup a brand new Capacitor project but even complete fresh with just the standard page with comes with the install the errors appears:

-> Warning: -[BETextInput attributedMarkedText] is unimplemented
⚡️ Loading app at capacitor://localhost...
-> Failed to request allowed query parameters from WebPrivacy.
⚡️ WebView loaded
⚡️ To Native -> SplashScreen hide 111656092
⚡️ TO JS undefined

Expected Behavior

⚡️ Loading app at capacitor://localhost...
⚡️ WebView loaded
⚡️ To Native -> SplashScreen hide 111656092
⚡️ TO JS undefined

Project Reproduction

https://github.com/jonasbehlic/WebPrivacyIOS

Additional Information

No response

@oriollpz
Copy link

Same here, any solution @jonasbehlic ?

@jonasbehlic
Copy link
Author

No not yet. But I’m not really sure if the warning is of any importance.

@jonasbehlic
Copy link
Author

Same here, any solution @jonasbehlic ?

Did yours also just happen suddenly after Xcode update? Or did it appear before? And does your app still work or are you getting an white screen?

my app works fine. Which is why I’m not sure of the importance or if this is a bug or just Privacy files missing.

I’ve filed ticket with Apple Developer Code Level support but unfortunately haven’t heard anything from them yet.

@jonasbehlic
Copy link
Author

Same here, any solution @jonasbehlic ?

It's a bug inside the newest Apple iOS update.

@jcesarmobile
Copy link
Member

Those messages come from Apple code itself, it's not a Capacitor issue and not related to any Capacitor code, it appears just by using a WKWebView.

You can report the issue to WebKit engineers in https://bugs.webkit.org/

But if your apps work I wouldn't worry too much about it.

@jcesarmobile jcesarmobile closed this as not planned Won't fix, can't repro, duplicate, stale Apr 30, 2024
Copy link

ionitron-bot bot commented May 30, 2024

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants