Web Browser Widget, 'LoadString' on Android

When calling the LoadString function from blueprints. It works as expected on Windows and within the editor. But when packaging to android ( tried ATC & DTX so far) on both shipping, development and using the launch button, it does not work at all. I have tried different dummy URL’s to no avail. LoadUrl works just fine on all platforms, just not LoadString.

I have also tried to edit the editors source files and the web browser parent class.
I found that LoadString was missing from AndroidPlatformWebBrowser.cpp so I did my best to add it in but my c++ knowledge is not very good and it did not work. Any help would be greatly appreciated.
Jeremy Smith

Hello jezsmith720,

I was able to reproduce this issue on our end. I have written up a report ( UE-27682) and I have submitted it to the developers for further consideration. I will provide updates with any pertinent information as it becomes available. Thank you for your time and information.

Make it a great day

As an update on the issue, the white screen is also happening on Windows in 4.11.0. It was working until 4.10.4

my web browser on android is totally black.
how to fix it?

this question directly references to this post:
referenced problem