According to the documentation, a circular gauge was inserted, but it was not successfully deployed. Program stuck on splash screen after forced deplo

According to the documentation, a circular gauge was inserted, but it was not successfully deployed. Program stuck on splash screen after forced deployment.


According to the documentation

https://help.syncfusion.com/uwp/radial-gauge/gettingstarted?cs-save-lang=1&cs-lang=csharp

In this example, I copied the code into my program.



It's in the Grid as shown in the MainPage.xaml circled in the figure.

The corresponding C# code is located in MainPage.xaml.cs


https://drive.google.com/file/d/1pSws8AH5llopDyYbN1Am8tzjDtZizVIw/view?usp=sharing



3 Replies 1 reply marked as answer

ET Eswaran Thirugnanasambandam Syncfusion Team July 27, 2022 01:32 PM UTC

We checked the provided sample and we found that the for the main page is not called. As the result the splash screen is shown without loading. Now, we have navigated to main page by adding codes in OnLaunched override method in the App.Xaml.cs file. Please get the modified sample code from the below attachment.


Attachment: App.xaml_d3a9a168.zip


SH Shompinice replied to Eswaran Thirugnanasambandam September 12, 2022 08:58 AM UTC

it is wrong, I should set the WPF as the loading object


Marked as answer

RS Ragul Subramani Syncfusion Team September 13, 2022 04:03 PM UTC

Could you please share the information about how you are trying to load the WPF object in the UWP application along with the replication sample and replication steps. Since we didn’t able to download yours previously provided sample. This would be helpful for us to provide you with a better solution on this at the earliest.


Loader.
Up arrow icon