Hello,
My Website has used indexedDB on the frontend.
I try to load my website via iframe in iOS app, but I get the error from IdexedDB (idexedDB is not working). The Website can't put or get data from indexedDB. I have ta the same issue on Safari in Private Window. In Safari (in standard mode) and other browsers, everything works well.
How can I solve this issue in the iframe? Do you have any suggestions?
Thanks!