Search Unity

[WebGL, Safari] indexedDB access denied in iframe

Discussion in 'Web' started by scorp2007, Oct 23, 2019.

  1. scorp2007

    scorp2007

    Joined:
    Aug 17, 2014
    Posts:
    54
    When I download my application directly on my site, everything works, but when I try to download it in the iframe, it gives an error:
    indexedDB database could be opened.
    [CachedXMLHttpRequest] IndexedDB access denied

    It works in windows but does not work on macos in the safari browser.

    How can I fix this? I need the application to work through iframe to post on a social network.
     
  2. kognito1

    kognito1

    Joined:
    Apr 7, 2015
    Posts:
    331