xamarin / ios-samples

Xamarin.iOS sample apps
http://docs.microsoft.com/xamarin/ios/
Other
1.59k stars 1.91k forks source link

not deploying #359

Closed ameet20 closed 5 years ago

ameet20 commented 5 years ago

Hello,

I tried to check about this example CollectionViewTransition but it failed to deploy on my simulator:

error HE0046: Failed to install the app 'com.xamarin.CollectionViewTransition' on the device 'iOS 11.0 (15A8401) - iPhone 8': Coudn't communicate with a helper application.

Did I miss something before deploying it ?

rolfbjarne commented 5 years ago

This is usually something in Apple's toolchain that ends up confused, usually it's fixed by rebooting the Mac.

I'm closing this issue since it's probably not an issue with any of the samples. Feel free to reopen if any the samples continue to fail, and we'll have a deeper look.