Duplicated
Last Updated: 24 Oct 2022 10:00 by ADMIN
Cory
Created on: 28 Sep 2022 19:11
Category: UI for .NET MAUI
Type: Bug Report
0
Unable to run Controls sample on my attached iPhone

Hello,

I am trying to run the Controls Sample to get familiar with the controls. However, I am unable to run the app on my attached iPhone. 

 

The app begins to load and then crashes.

 

2022-09-28 15:09:46.859 Xamarin.PreBuilt.iOS[28369:1992314] Could not resolve assembly Microsoft.VisualStudio.DesignTools.TapContract, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null. Details: Could not load file or assembly '/var/mobile/Containers/Data/Application/46038C78-9283-4AE5-A2D9-7EA2D530A685/Documents/ControlsSamples.content/Microsoft.VisualStudio.DesignTools.TapContract.dll' or one of its dependencies.

2022-09-28 15:09:46.863 Xamarin.PreBuilt.iOS[28369:1992314] Could not resolve assembly Xamarin.HotReload.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null. Details: Could not load file or assembly '/var/mobile/Containers/Data/Application/46038C78-9283-4AE5-A2D9-7EA2D530A685/Documents/ControlsSamples.content/Xamarin.HotReload.Contracts.dll' or one of its dependencies.

Resolved pending breakpoint for 'Xamarin.HotReload.HotReloadAgent.BreakpointSendToIde(System.String)' to D:\a\_work\1\s\HotReload\Source\Xamarin.HotReload.Agent\HotReloadAgent.cs:419 [0x00000].
2022-09-28 15:09:47.011 Xamarin.PreBuilt.iOS[28369:1992314] Could not resolve assembly Xamarin.HotReload.Contracts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null. Details: Could not load file or assembly '/var/mobile/Containers/Data/Application/46038C78-9283-4AE5-A2D9-7EA2D530A685/Documents/ControlsSamples.content/Xamarin.HotReload.Contracts.dll' or one of its dependencies.

2022-09-28 15:09:47.013 Xamarin.PreBuilt.iOS[28369:1992314] Could not resolve assembly Microsoft.VisualStudio.DesignTools.TapContract, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null. Details: Could not load file or assembly '/var/mobile/Containers/Data/Application/46038C78-9283-4AE5-A2D9-7EA2D530A685/Documents/ControlsSamples.content/Microsoft.VisualStudio.DesignTools.TapContract.dll' or one of its dependencies.

Resolved pending breakpoint for 'Xamarin.HotReload.HotReloadAgent.BreakpointCheckpoint()' to D:\a\_work\1\s\HotReload\Source\Xamarin.HotReload.Agent\HotReloadAgent.cs:414 [0x00000].
2022-09-28 15:09:47.363 Xamarin.PreBuilt.iOS[28369:1992314] Could not resolve assembly ControlsSamples.XmlSerializers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null. Details: Could not load file or assembly '/var/mobile/Containers/Data/Application/46038C78-9283-4AE5-A2D9-7EA2D530A685/Documents/ControlsSamples.content/ControlsSamples.XmlSerializers.dll' or one of its dependencies.

Loaded assembly: Microsoft.GeneratedCode [External]
Thread started:  #7
Thread started:  #8
Thread started:  #9
2022-09-28 15:09:47.799 Xamarin.PreBuilt.iOS[28369:1992314] *** NSForwarding: warning: object 0x280797d80 of class 'Telerik_Maui_Controls_Compatibility_DataControlsRenderer_iOS_TKExtendedListView' does not implement methodSignatureForSelector: -- trouble ahead

2022-09-28 15:09:47.800 Xamarin.PreBuilt.iOS[28369:1992314] *** NSForwarding: warning: object 0x280797d80 of class 'Telerik_Maui_Controls_Compatibility_DataControlsRenderer_iOS_TKExtendedListView' does not implement doesNotRecognizeSelector: -- abort
Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
3 comments
ADMIN
Nikola
Posted on: 03 Oct 2022 16:17

Hi Cory,

Thank you for the provided information.

If you are deploying from a device with Windows OS to IPhone device it is likely to experience problems with Hot Restart or static iOS library limitations. You can find more information about the iOS library limitations here.

To avoid these limitations you can use a device with Mac OS instead of Windows OS.

I can recommend you to download our ControlsSamples application from the AppStore. It will be easier to check our controls.

If you have any questions do not hesitate to ask them.

Regards, Nikola Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Cory
Posted on: 29 Sep 2022 18:20

Nikola,

Thank you for your response. Here are the answers to your questions:

  1. Are you trying to deploy the application from a device with Windows OS to an iPhone device? iPhone Device
  2. Do you experience the same problem on other platforms? No.
  3. Do you experience the same problem when trying to upload a new Maui application without Telerik controls? No.
ADMIN
Nikola
Posted on: 29 Sep 2022 16:19

Hello Cory,

Thank you for sharing your case with us.

The easiest way to check our controls is to download the ControlsSamples application from the AppStore.

I would also recommend you to remove the application from your device and try to install it again because there is a possibility that you are trying to open too old version of the application.

I would like also to ask you a couple of questions to get more information so I can give more detail instructions in resolving the issue:

  1. Are you trying to deploy the application from a device with Windows OS to an iPhone device?
  2. Do you experience the same problem on other platforms?
  3. Do you experience the same problem when trying to upload a new Maui application without Telerik controls?

Looking forward to your reply,

Regards,


Nikola
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.