app.alert is non-modal when on a mobile device
I have a PDF Form, built in Acrobat X. It contains JavaScript calls to app.alert().
When viewed in Adobe Reader DC on Windows OS, app.alert is modal.
When viewed on Adobe Acrobat Reader on Android OS, app.alert is non-modal!
Any ideas on how to get around this non-modal operation on Android OS would be appreciated!
