I am current getting this strange message that floods my application output window. This means I can't see any debug output.
This only happens when I run my XF app in debug mode on my device and not simulator.
The strange message:
AX Exchange error: Error Domain=Accessibility Code=0 "Remote service does not respond to _accessibilityMachPort" UserInfo=0x1af2ac20 {NSLocalizedDescription=Remote service does not respond to _accessibilityMachPort}
This was not happening before today when I updated to Xamarin Studio on stable channel to latest version.
I don't know if that has anything to do with it, but I honestly can't figure out what this error really means and how to stop it?
Any help is really appreciated.