CORS Issue Ionic View App

Hello Everyone,

I was looking at the Ionic View App and the CORS issue seems to be one that should be pretty high up on the list!

I have read about solutions for handling CORS including creating proxies to redirect the requests to servers that allow Cross Origin requests but I was wondering if there was a faster process or something that was a bit easier and more elegant?

It seems to me that CORS would be a serious impediment and an incredible waste of time for developers who are developing hybrid apps! If anybody has a good solution to the CORS problem apart from creating proxies or making server side changes it would be much appreciated.

Just to reiterate I am talking about the Ionic View App and not local testing.

I have the same issue! Would be great if this could be fixed, as so many people bang their head into that.