I've made an interactive dashboard using Quarto + Shiny and am attempting to host it on Posit Connect Cloud. The dashboard runs locally, but when I publish to Posit Connect Cloud (via the Quarto framework option), I get the following error in the rendering stage:
Failed to publish content: Failed during render. Unsupported appmode quarto-shiny error_id=738c0906-d244-487d-a323-aed35d6cafd8
Is Posit Connect Cloud unable to host this type of content (Quarto dashboards with Shiny interactivity), or is there another issue here? Please let me know if I can provide any additional info.
My public repo for the dashboard is here