Web browser plugin not working properly on iOS

Hi,

I’m developing an app with UE4.15 and it requires the web browser plugin to open a URL. It’s working like a charm on Windows, Mac and Android, however, on iOS it’s not working, if I do a launch URL instead of opening the URL with the web browser plugin it works properly. Are there any special requirements for the web browser to work properly on iOS? It’s a URL to a PHP that then processes some fields of the URL.

I am doing the tests with an iPad air 2, iOS 10.3

The project is BP exclusive and would be appreciated if it can remain this way, however, if it can only be fixed with C++, it’s better than no solution.

Any help is appreciated, thanks.

EDIT: tested with an initial URL to http://www.google.com and just appears blank.

It would be great to have an answer about it. I have the same problem. I have been trying to fix it for two weeks and no succeed so far. I start developing my project on 4.14 and then, just in case, made and upgrade to 4.15 but it didn´t work.

Any idea please?? Its very stressing when you have bills to pay…

Did you find anything about this problem? I’m in the same situation as you, read and restore return nothing, make purchase always return failed

Can you make InAppPurchases?

By the way, using SDKBOX solves the problem with Reading purchase information, but I still can’t buy anything. Maybe it depends on my Development build instead of Shipping…

Does anyone know if purchases are allowed in development builds?