Replies: 2 comments 8 replies
-
Thanks for the question. We've documented the entries that are meaningful to users overall, sub features are not necessarily needed. About |
Beta Was this translation helpful? Give feedback.
-
There's no big secret at all. The
We need detailed and precise information about an issue, a commit is generally not enough to diagnose an issue.
I took the commit just before DevTKSS/DevTKSS.Uno.SampleApps@2b048c7, and everything's working fine on my side, I was able to run and see the dev server get connected. In order to repro an issue, we need extensions logs, app logs and steps to repro, we otherwise cannot troubleshoot. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would be cool if we would have a complete list of available UnoFeatures, not limited to the uno.extensions repo provided extensions like auth.
I did notice the uno.sdk project having a UnoFeatures.cs file which contains a lot more available names we might be able to use. As example: ExtensionsCore would be helpfull to know about as I am currently everywhere I am needing the Uno.Core.Extensions.Collections.Specialized Package manually and now it seems like the Uno.Sdk would have been able to do this for me the whole time?
Beta Was this translation helpful? Give feedback.
All reactions