Hi,

See this: https://bugzilla.xamarin.com/show_bug.cgi?id=7331

Rolf

On Thu, Sep 27, 2012 at 3:56 AM, technohead <dj_technoh...@yahoo.com> wrote:

> 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
> MonoTouch@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to