@anshu707 wrote:
We are using Native HTTP as we are using a service that does not support CORS. So we are not getting the required attribute from the service and hence the app is not working on iOS, as WKWebView is flagging it as a CORS issue.
We switched to Cordova Native HTTP, we are able to resolve the response and print it on the console to check, however, since it is happening in a separate thread, not sure how to pass the information to the main angular thread.
Can someone help?
Posts: 1
Participants: 1