satoshipay / solar

🌞 Stellar wallet. Secure and user-friendly.
https://solarwallet.io
MIT License
191 stars 59 forks source link

Fix iOS CORS issue #1305

Closed ebma closed 2 years ago

ebma commented 2 years ago

Fixes the "Origin null is not allowed by Access-Control-Allow-Origin." error thrown on iOS when trying to fetch some URLs. The fix is described here.