Hi,
I've just recently upgraded to MT 6.0 and tried recompiling some
pre-existing code that was working in MT 5.4. I'm getting the runtime error:
"Method not found:
MonoTouch.CoreLocation.CLLocationManager.add_AuthorizationChanged'." when
trying to create an instance of Geolocator using the following code:
Geolocator geolocator = new Geolocator { DesiredAccuracy = 10 };
I have not installed XCode 4.5 so am still compiling against iOS SDK 5.1.
I am currently avoiding installing 4.5 because I still want to be able to
compile apps for arm V6. Is this a bug or does this require an upgrade of
the iOS SDK?
Dennis
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/Error-in-creating-GeoLocation-since-MT-6-0-tp4657263.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch