Support for board views on mobile

Thanks @Helen!
Yes, it’s about developing a board view, or rather enabling mobile view for a view we have in existing desktop board view.

The SDK methods current desktop app uses:

  • listen("context", ...)
  • listen("settings", ...)
  • listen("events", ...)
  • api
  • setToken
  • get("sessionToken")

Will any of the above cause trouble?

What is the rough timeframe for availability of mobile apps? Are we talking weeks or months?

Thanks!