mardi 12 février 2019

Mobile Safari aborts Get requests

We have a complex webapplication which works without problems on crossplatform desktop and mobile devices except Safari Mobile on different ios devices.

On slower connection settings like 3g but also DSL (set in the Network Link Conditioner) Get requests are arbitrary aborted. The aborted requests are Get requests to image resources (mostly loaded by THREE.js for Aframe) and XHR requests to a rest backend.

The requests does not reach the server, there are no logs in the nginx access.log files. The Access-Control-Allow-Origin Header is set to * and we also created an environment with the same domain for all resources. But this did not solve the abortions.

We build an ios App with Cordova and in xCode NSURLErrorDomain -999 errors are thrown.

In the Network Tab of the Safari Web Inspector we get following logs:

enter image description here

enter image description here




Aucun commentaire:

Enregistrer un commentaire