Ionic DevApp CORS Issue

Hi everyone!

I’m having a CORS related issue.
Ionic 3, Angular 5, Java, Spring
The requests from browser are sent fine BUT I can’t send them from iOS Ionic Dev App, it doesn’t reach the server.

How do I solve this issue?
Thanks in advance!