The monday client SDK is broken on mobile
monday.execute(‘confirm’) doesn’t fire, and doesn’t handle the promise
steps to reproduce:
- create a monday app
- use the sdk to call monday.execute(‘confirm’)
observe that the promise is not returned and your app is broken
is there a doc or post where we can track ongoing issues with the sdk on mobile?