Hello,
I have got an issue with the last release of xamarin.
I'm running my app on a iphone 6 with IOS 9.3.2, my app won't start on debug mode but start on release mode.
I try with another device (iphone and older Iphone) it's working.
Some details, only ARMV7 and minimum target IOS 9.
Launched application '*****' on '******' with pid 622
dyld: Library not loaded: @executable_path/libxamarin-debug.dylib
Referenced from: /var/containers/Bundle/Application/8F7B416B-116A-4EEB-AFFF-714FF248C44A/*****.app/******
Reason: no suitable image found. Did find:
/var/containers/Bundle/Application/8F7B416B-116A-4EEB-AFFF-714FF248C44A/*******.app/libxamarin-debug.dylib: mmap() error 22 at address=0x006B1000, size=0x00021CD0 segment=__LINKEDIT in Segment::map() mapping /var/containers/Bundle/Application/8F7B416B-116A-4EEB-AFFF-714FF248C44A/*******.app/libxamarin-debug.dylib
/private/var/containers/Bundle/Application/8F7B416B-116A-4EEB-AFFF-714FF248C44A/*******.app/libxamarin-debug.dylib: mmap() error 22 at address=0x00711000, size=0x00021CD0 segment=__LINKEDIT in Segment::map() mapping /private/var/containers/Bundle/Application/8F7B416B-116A-4EEB-AFFF-714FF248C44A/******.app/libxamarin-debug.dylib
Application '********' terminated.
Thanks