Replies: 1 comment 1 reply
-
Thanks for the question, this is generally cause by linker configuration, you can find more information here: https://platform.uno/docs/articles/common-issues-all-ides.html#runtime-error-no-parameterless-constructor-defined-for-xxxx |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am consuming web api from Uno application and I am able to get the data and able to show the same in the UI in debug mode. But in release mode I am not able to see the data in UI. I can see the API response in network session under Dev tools. The issue is only for web application not for windows. Can you help me here?
@jeromelaban
Beta Was this translation helpful? Give feedback.
All reactions