Skip to content

Integrate Shiny in an Existing Prism App #857

Answered by aritchie
vppetrov asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like Shiny is trying to override methods that we already override/use and it is trying to call some non-existing methods.

They do exist. You have to look at the nuget package. It targets monoandroid11+. You need to adjust your targets for them to be picked up

How can this be solved or is there a guide how to integrate Shiny in an existing Prism app that already has code in some methods?

There are two examples. The first without codegen and the second for how to integrate with Prism. Please make sure you look here in the future before sending questions
https://github.com/shinyorg/samples/tree/main/Boilerplate-NoCodeGen
https://github.com/shinyorg/samples/tree/main/Integration-…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@vppetrov
Comment options

Answer selected by vppetrov
Comment options

You must be logged in to vote
1 reply
@aritchie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants