Windows vs. Mac button clicks

My app allows clicks of a submit button in mac environments, but not windows. We’re assuming this is due to using a different internal browser like chromium on windows. Is there any guidance here around this?

hi @Caveday
I would not make that assumption, as the browser is the same. Most of Zoom runs in browser windows, that’s how it works across so many platforms.

What type of app are you creating, and where is the submit button, in which window?

All the best

John

Zoom Apps use different browser engines based on platform; see if the specifics documented there give you enough of a starting point for testing and debugging, which is easier when enabling developer tools.

1 Like