Describe the bug
ios http client require precent-encoding
network.request never response from urls like http://website.com/?search=hello world (simulator/android doesnt require precent-encoding)
it should call listener with event.isError = true or force use precent-encoding for all urls to behave like android/simulator.
Describe the bug ios http client require precent-encoding
network.request
never response from urls likehttp://website.com/?search=hello world
(simulator/android doesnt require precent-encoding) it should call listener withevent.isError = true
or force use precent-encoding for all urls to behave like android/simulator.Target platform and where build was made: