Re: Mac OS or iOS, MyApps and Cookies over the Iframe
Hello Andreas,
I have tried some things with the informations which you have provided for me.
As I can see it till not even if the user is clicking a button I can't gain access to the Storages Access API.
I open a Message Box in our application in which we have a yes and no button. But when the user clicks on the yes button the API tells me that I won't get access.
Could this because of the fact that the iframe is not the sandboxed version?
I can get it to work when I open a new window with window.open but this works becuase I have now a toplevel scope and it is not in a iframe anymore.
Kind Regards,
Sascha