Hello everyone,
I am trying to make a GSOS viewer hosted on huggingface. It works well on android and windows but it does not load on IOS. I am guessing it is due to a CORS error in a similar way than in a topic I posted previously about a GLB viewer (GLB viewer not loading on IOS). As suggested in this topic I stored my meta.json and all my webp images directly in the huggingfacespace to ensure they share the same url. However it is still not loading on IOS.
How could I store my webp or load them properly to fix this issue.
Also is there a way to access developper mode on iphone without a Mac, I cannot afford to buy one just to debbug this