Hi, my app working successfully on android but when i try run in ios i got a http request error;
{
"_body":{"isTrusted":true},
"status":0,
"ok":false,
"statusText":"",
"headers":{},
"type":3,
"url":null
}
anyone can help me please?
Hi, my app working successfully on android but when i try run in ios i got a http request error;
{
"_body":{"isTrusted":true},
"status":0,
"ok":false,
"statusText":"",
"headers":{},
"type":3,
"url":null
}
anyone can help me please?
is there someone help me?
Probably cors issue
Check the forum and google
Most discussed issue
Recognised through the incomprehensible status reply of ok:false with no explanation
enable cors and then have a try