This is a migrated thread and some comments may be shown as answers.

APK installed xamarin app not running when using themes

1 Answer 171 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sven
Top achievements
Rank 1
Sven asked on 21 Aug 2020, 02:20 PM

Hi there!
Maybe sbdy can help. When I use the themes by adding these lines to App.xaml
"<ResourceDictionary.MergedDictionaries>
                <ResourceDictionary MergedWith="telerikCommon:BlueResources"/>
                <ResourceDictionary MergedWith="telerikInput:TelerikThemeStyles"/>
                <ResourceDictionary MergedWith="primitives:TelerikThemeStyles"/>
                <ResourceDictionary MergedWith="chart:TelerikThemeStyles"/>
                <ResourceDictionary MergedWith="telerikDataControls:TelerikThemeStyles" />
                <ResourceDictionary MergedWith="dataGrid:TelerikThemeStyles"/>
            </ResourceDictionary.MergedDictionaries>

"
The android application silently crashes on startup. It is not working at all. But it only has this problem when installed using APK file. If running on the phone from visual studio in debug mode ist works.
I am using Android 8.0
Telerik UI for Xamarin is in Trial Mode (with Dialog at Startup)

1 Answer, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 24 Aug 2020, 09:14 AM

Hi Sven,

As we have not been reported such an issue before, I will need some additional information about your setup.

Additional information:

- The versions of the Visual Studio, Xamarin, and Telerik UI for Xamarin used in the project.

- on which android device the issue can be reproduced. 

If you can send us a sample project that could be of great help. You will need to open a support ticket and attach the project there because in the forum only image attachments are allowed. 

Regards,
Didi
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).

Tags
General Discussions
Asked by
Sven
Top achievements
Rank 1
Answers by
Didi
Telerik team
Share this question
or