I'm having trouble doing http requests on Ionic, I saw that one way to circumvent CORS is by using proxies.
I tried something like:
ionic.config.json:
{
"name": "appIonic",
"integrations": {
"cordova": {}
},
"proxies": [...
asked by
07.08.2018 / 18:48