@Justin Barrett LOA
Sorry to say- you’re out of luck right now. The Miro mobile/iOS app is a distinct interface and not currently supported through the SDK. Miro board through mobile is read only.
You may find luck with the board embed API and REST API where the Miro board would be an iFrame in your mobile native app/ browser app.
@Max Harper Thanks for the confirmation of my suspicions. I did run an embed test yesterday, but the platform I’m using (Softr) does odd things with the iFrame size when the page is small (tablet/mobile size). I’ve reported it to the Softr developers and am keeping my fingers crossed.
When you say that “Miro board through mobile is read only,” are web plugins supported in a mobile web browser? My preference is to create a sidebar UI that reacts to user selections. I got a plugin working yesterday that opens a sidebar UI, and my next test is to try it in Safari on an iPad. Even if the widgets can’t be modified directly in the browser, I’m hoping that a sidebar UI plugin can still interact with selected widgets.
Thanks for the breakdown. I was about to begin testing the mobile-browser-embedded-Miro-board option, but then learned that we’ve got Chromebooks that can be used instead of tablets. Problem solved.
@Justin Barrett LOA Great!
Code on!