c# - Unable to load apps to iPhone from Xamarin Studio -


enter image description here

currently having problems loading iphone testing xamarin studio. when testing in simulator there no errors, although seen in picture above, if switch testing on physical device, errors relating mtouch. furthermore, after plugging phone computer, phone not appear in dropdown. appears @ bottom 'device'.

cant find online relates directly issue. running latest stable version of xamarin , xcode.

any body know of fix, or experiencing sam problem?

this indicates bug in aot compiler. please file bug http://bugzilla.xamarin.com/newbug project can used reproduce error.

sometimes it's possible work around disabling incremental builds in project's ios build option


Comments

Popular posts from this blog

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -