Xamarin-Forms-TreeView
Xamarin-Forms-TreeView copied to clipboard
Cannot deploy to iOS Device
Hi,
I'm trying to deploy your solution to my iPhone 6 by using Xamarin Studio and I'm getting the following error:
error MT1006: Could not install the application ... on the device : The code was compiled for a different kind of device that the one connected (iPad vs iPhone for example, error: 0xe8000080)
I migrated the iOS project to the latest Xamarin.Forms version. Supported architectures are set to: ARMV7 + ARM64
Any ideas about what may be going wrong?
Thanks!
If you go into the project properties/options, there's an option to support, iPhone, iPad or both. What's currently checked in is for iPad only.