Hello, I’ve created a plugin with modals and the problem is that I can submit a form on desktop versions and it works perfectly fine but on mobile version nothing happens after pressing submit button.
Is there something additional that should be added to add support for mobile app to submit modals? After checking the logs it shows that it triggers submit function, but it doesn’t send any data in it.