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鈥檒l 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 · 5 comments
Closed
1 of 3 tasks

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

jonasbehlic opened this issue Apr 27, 2024 · 5 comments

Comments

@jonasbehlic
Copy link

Capacitor Version

capacitor-app@1.0.0 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鈥檓 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鈥檓 not sure of the importance or if this is a bug or just Privacy files missing.

I鈥檝e filed ticket with Apple Developer Code Level support but unfortunately haven鈥檛 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants