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

Map not rendering with AppCenter v2.5.0+ #690

Open stesvis opened 4 years ago

stesvis commented 4 years ago

VERSIONS

PLATFORMS

ACTUAL BEHAVIOR

After updating AppCenter, the GoogleMaps plugin shows a green screen with the "Xamarin.Forms.GoogleMaps" text.

The last successful version was with AppCenter 2.1.1

EXPECTED BEHAVIOR

Map renders

HOW TO REPRODUCE

Install the versions that I mentioned.

amay077 commented 4 years ago

I'm not sure to AppCenter's updates.

Please check shows "green screen" reasons.

https://github.com/amay077/Xamarin.Forms.GoogleMaps/issues/627#issuecomment-499499362

codercampos commented 4 years ago

I don't think it's related to AppCenter. I just build a project using AppCenter 3.3.0. Although, I have to add the Xamarin.GooglePlayServices.Maps package into the app to make it run (without that, I have the same symptoms).

amay077 commented 4 years ago

Please see #729