We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Verge3D HTML inside of WKWebview

Home Forums General Questions Verge3D HTML inside of WKWebview

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #49432
    ma77hew
    Participant

    Hi,

    I am trying to open my scene.html file inside an iOS application via WKWebview. Unfortunately, the scene never loads. My suspicion is because of CORS cross-origin policy. How can I fix this?

    #49450

    hi,

    I think WKWebview does not support WebGL yet (or offers basic support).
    You can still convert your app for iOS as shown here:
    https://www.soft8soft.com/docs/manual/en/introduction/Creating-Mobile-Apps.html

    Chief 3D Verger | LinkedIn | Twitter

    #49461
    ma77hew
    Participant

    Hi, I’ve successfully gotten my application running inside of WKWebview, but this only works when it’s being served from a website. I want to serve it locally, but I know that because of CORS that’s not possible with an iFrame. What is the solution?

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.