Files
UnrealEngineUWP/Engine/Build/Android/Java
Sorin Gradinaru 2ce8b70ef9 UE-60226 Web Browser widget is completely white on Android
#jira UE-60226
#jira UE-53247
#Android
#4.21
#rb Jack.Porter

from Release-4.20 CL 4122319

The URL from the sample app is malformed (http:www.google.com).
Since the phone's default browser is able to correct this problem for http and https URLs, I've added this exception to the code that checks the URL prefix, re-writing the fix for UE-53247.

[CL 4129400 by Sorin Gradinaru in Dev-Mobile branch]
2018-06-14 03:43:17 -04:00
..