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.