iOS App Crashes On Device With Error Output Unable To Resolve Telerik

0 Answers 294 Views
General Discussions
billy
Top achievements
Rank 2
Iron
Iron
Iron
billy asked on 20 Sep 2023, 02:54 PM

I am working on a mobile app for Android and iOS. When running over emulation, it seems to work fine on both platforms.

But when I deploy to my local test iPhone, I get errors when navigating to certain routes. This is the output I see in the Visual Studio output..

What do I need to do to resolve this?

 Could not resolve assembly Telerik.Maui.Core.resources, Version=5.2.0.0, Culture=en, PublicKeyToken=null. Details: Could not load file or assembly

Didi
Telerik team
commented on 20 Sep 2023, 02:58 PM

Hi Billy,

Could you please share how you deploy on local iPhone, using VS for Windows and hot restart feature,
using VS for Mac? 

What are the .NET version, .NET Maui version and Telerik version you use?

billy
Top achievements
Rank 2
Iron
Iron
Iron
commented on 20 Sep 2023, 03:03 PM

Visual Studio for Windows

Yes, Hot Restart over USB to local iPhone

.Net version : 7.0

Telerik Version: Telerik.UI.for.Maui 5.2.0

Didi
Telerik team
commented on 20 Sep 2023, 03:11 PM

In general, hot restart does not work with static libraries, missing feature for hot restart. Some of our native iOS controls use static libraries. However, we have a feature request for hot restart here: https://feedback.telerik.com/maui/1582732-support-for-hot-restart-feature

Here is a how to article that has a table of compatibility  https://docs.telerik.com/devtools/maui/knowledge-base/telerik-maui-hot-restart

As a solution I can suggest you use mac for building apps on iOS and MacCatalyst. 

billy
Top achievements
Rank 2
Iron
Iron
Iron
commented on 22 Sep 2023, 02:55 AM

Thank you. I'll test this as soon as I can switch tasks.

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
billy
Top achievements
Rank 2
Iron
Iron
Iron
Share this question
or