iOS double click on buttons.

0
Hi all,  I'm having quite an annoying problem. There are a few places in my Mendix project where i want to autoclick on a button when opening a page (this so that i can open an URL and a page that will be waiting for the user after closing the browser at the same time. And somewhere else im logging the user out when going to the logout page automatically by clicking on the button. For this I use simple javascript to click on the button when entering the page. The problem i have everywhere tho is that only on iOS i need to tell the javascript to click twice. This is super weird, its like it needs to enter the iframe of mendix first or something. I would like to be able to not have to double click and get a cleaner solution. Anybody have any expierence with this weird button behavior?
asked
0 answers