i trying use xamarin.forms.maps nuget package xamarin.
but not supported monoandroid, v2.2. supports monoandroid v1.0.
so how should use map in project?
we need :
- right click on xxx.droid project
 - go properties
 - go application option
 - change compile using android version "use latest platform...." "api level xx"
 - now try install nuget package
 
that works me (y)
Comments
Post a Comment