Hi,
I am trying to run the `SDKBrowserMaui` Example locally and `UseTelerik()` function is throwing the below error. I also tried to use `Telerik UI for Maui` in my test project following this documentation TelerikUI and landed in the same issue. Is something changed? Any help is much appreciated.
Welcome to the new forum, dedicated to Telerik UI for .NET MAUI
We are excited to share this early preview of the Telerik UI for .NET MAUI suite and we look forward to receiving your feedback.
The goal of the Telerik Forum is to provide all registered users with a way to find answers to their questions before officially contacting Telerik. In case you need a faster and precise response, please start a new support ticket from your account.
A post in the Forums doesn't guarantee you a response from the Telerik support team although the team monitors the activity and 95% of all posts are eventually addressed.
The Forums can be used to:
The community is welcoming but it is essential to have full information to supply precise answers. If we do not have enough details we will not be able to properly address your inquiry and we will ask for further info. The extra loop is sure to slow down the time it takes to resolve your problem, and subsequently the further development of your project.
GUIDELINES TO USING THE SUPPORT FORUM
Enjoy your stay!
Hi, thank you for the suite of controls, you're doing a great work!
So far all good, I'm testing the controls in Android (emulator) but there are two RadButton properties that probably don't work as expected. As you can see in the picture, I set the TextColor and CornerRadius but the app displays it as a normal button.
For the CornerRadius, I can solve it by using a RadBorder (great control btw) which is enclosed in comments. Should I set some other properties to make them work?
Thanks in advance! I'm looking forward to using these controls later in some apps =)