vinitsingh64
Results
2
comments of
vinitsingh64
@petebacondarwin , As i mentioned above i had tried with Javascript `fetch` method and it was working fine with that. So problem must be related to angular HttpClient.
@petebacondarwin , I checked ti today with native `XmlHttpRequest` request. Native `XmlHttpRequest` is working event after translation in IOS chrome, while Angular `HttpClient` is not working.