Thanks for your answer @netkow!
However, I already applied your solution.
After some research I found the following topic in Azure:
The point is that iOS uses a diferent origin than Android, thus, Azure doesn’t support it in the CORS section.
I would like to know why iOS uses capacitor://localhost instead of http://localhost like Android.
Is there any possible solution or workarround?
Thanks in advance!