Xamarin-Forms-TreeView icon indicating copy to clipboard operation
Xamarin-Forms-TreeView copied to clipboard

Cannot deploy to iOS Device

Open johanngranados opened this issue 8 years ago • 1 comments

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!

johanngranados avatar May 17 '16 00:05 johanngranados

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.

wilbur4321 avatar Sep 07 '16 05:09 wilbur4321