Hi,
I have a button, while click it, I need to do my businees logic and then open an url in new tab of current browser. I am using ExportDisplay and WebWindowManager trying to open the url , both works on windows.
But while I am using browser on ios or android, it does not work, after I click the button, my business logic completed, but url not open, no error raises, and no info in logfile.
Any ideas?
Thanks.