ShahZeb

Results 1 comments of ShahZeb

I was finding the same issue, but I fixed the issue by doing it like this, this worked in both Android and iOS platforms now. `TEST2` `$('#test2').find('span').trigger('click'); // Works` Cheers.