You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
Sadly this also drops any url based basic authentication.
url of “https://user:pwd@server.com/resource” drops the user:pwd part.
This worked on Xamarin 2.5 (cant confirm if 3.0 was affected, but 3.1 was tested and the url is changed, dropping the creds.
Will this change also include a fix for this use case?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Xamarin.Forms WebView control doesn't apply custom port in URL on iOS and shows blank screen.
Steps to Reproduce
Expected Behavior
The page is opened. (It does on Android)
Actual Behavior
Blank screen displayed.
Basic Information
Reproduction Link
https://github.com/LGFox/WebView.Bug
The text was updated successfully, but these errors were encountered: