Closed jayshakes closed 3 years ago
In IOS version below 9.x.x and below the request function does not get run due to webkit returning the XMLHttpRequest as an object rather than a function.
XMLHttpRequest
object
function
npm run test
Thank you, released in v1.0.22
In IOS version below 9.x.x and below the request function does not get run due to webkit returning the
XMLHttpRequest
as anobject
rather than afunction
.Checklist
npm run test