Serving works fine from website, as I’ve added my webapp’s domain to allowed domains list, but doesn’t work from mobile app… what allowed domain should I add for that?
(doubt it matters but I’m using Ionic framework)
Serving works fine from website, as I’ve added my webapp’s domain to allowed domains list, but doesn’t work from mobile app… what allowed domain should I add for that?
(doubt it matters but I’m using Ionic framework)
Does it work if you disable allowed domains?
Thanks Zaid, I may very well have to disable for now.
But I did dig a little more on the Ionic end and according to the issue below, Origin header should be getting set as http://localhost:8080
but Cloudflare doesn’t allow me to enter that. I can enter just ‘localhost’ but that doesn’t solve the issue, app still blocked.
Do you think Cloudflare support would be able to lookup what origins they are seeing if I open a ticket with them?
https://github.com/ionic-team/ionic-framework/issues/15057
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.