EDIT: Xamarin Studio version: Version 4.2.2 (build 2)
Hi guys,
Im looking to release a new version of my app that supports Xcode 5. Ive already released 1 app, but I have another app that uses some of the same units as the first (they are linked into the project). When I try to debug some code by placing a breakpoint, the output window shows 'Resolved pending breakpoint at XXX' text in the output window, but the app hangs and the breakpoint doesn't respond. Placing a breakpoint in another linked unit works fine. Both units are in the same project.
Ive tried the usual clean and rebuild, but no use. Any ideas?
Thanks
John