Closed gregory19dm closed 2 weeks ago
My guess would be that the page you're trying to load wouldn't load normally in a WKWebView in iOS/Mac Catalyst (The basis of MAUIs webview). If you create an example where you're trying to load this page, it can help isolate what you're seeing.
Hi, this is the repo with an example project.
Hi @gregory19dm. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.
You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.
This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.
This issue can't be reproduced at Mac catalyst platform on the latest VS Code 1.94.2(8.0.92 & 8.0.90).
Description
I am trying use WhatsApp web in an web view for my Mac catalyst app, but the Qr cone never complete to load.
I have the console error: Cannot store WebCrypto master key, error -34018
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.90 SR9
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response