I use onEdit()
in Google Sheets to control users' activities. Google Sheets must work as on Desktop as on mobile device with Android. Everything works, but I can't to show any message at all on mobile device. Browser.msgBox()
- don't work. Dialogs and Sidebars in G Suite Documents, example "Custom dialogs" and "Custom sidebars" work under Windows but don't work on mobile device too.
Help please, somebody!!!
As a last resort, how in script onEdit()
to determine where Google Sheets was opened: on desktop or on mobile device?