I got a little farther, where it is now working in desktop safari in iOS emulation mode when using the server. I thought maybe canceling the preflight options request would do the trick, but still not working on iPad iOS8. The previous request was for JSON which triggers the preflight OPTIONS request. If you request text/plain (add Accepts header) and return text/plain it won't trigger the preflight request.
Tomorrow I think I will try straight jQuery.ajax to see if this is some kind of bug in Angular itself. -- 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.
