I have been trying to setup the DevExpress Grid
component, but the app just crashes with no errors. I think it may have to do with the section that says Next, manually add the DevExpress.Mobile.Grid.WinPhone.v15.1.dll and DevExpress.Mobile.Core.WinPhone.v15.1.dll assembly references to the Windows Phone project, and the DevExpress.Mobile.Grid.v15.1.dll and DevExpress.Mobile.Core.v15.1.dll assembly references to the PCL project.
. I am using Xamarin Studio so I don't have a Windows Phone project so I assume I just right click on the References
folder in the main project (not iOS or Android), select Edit References
, select .NET Assembly
, and it them there, but there are no directions for how to do that. Anyone know what could be the issue or how to figure it out?
↧
DevExpress Grid Component Crashes With No Error
↧