We recently had similar problems that stemmed from not using the full url 
path on requests in our api.  All browsers worked fine, but not the ios 
devices.

On Wednesday, December 3, 2014 4:55:52 AM UTC-8, Jörg Zimmer wrote:
>
> Hi there,
> I'm having some trouble with my angular-app on iDevices.
> My REST backend is on a different domain with all neccessary headers set 
> (CORS). Requests to app and REST are done via HTTPS.
>
> When a REST call is done by a service, I see an OPTIONS request to the 
> server with the appropriate result XML...
> The following GET request fails on both iOS and OSX.
> The safari-console shows a successful 200 returncode but with the same 
> XML-result as the OPTIONS call. Not the expected result from the api.
> Apache is only logging the OPTIONS request. No GET.
>
> This only happens on Safari on iOS and OSX.
> Different browsers are working fine. On windows everything is working. 
> Even in Safari.
>
> I can't see my mistake.
> Any ideas?!
>
> Best regards 
> Joerg
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to