amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
546 stars 346 forks source link

Unable to build iOS app #705

Open AyonGupta opened 4 years ago

AyonGupta commented 4 years ago

/Users/webwerks/.nuget/packages/xamarin.build.download/0.4.11/build/Xamarin.Build.Download.targets(3,3): Error: Did not find reference matching RestoreAssemblyResources AssemblyName metadata 'Google.Maps, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' (RideScale.iOS)

AyonGupta commented 4 years ago

The sample code XGGoogleMapSample gives the same error upon building

codercampos commented 4 years ago

Try using Xamarin.Build.Download 0.10.

After that: