amay077/Xamarin.Forms.GoogleMaps

Maps stopped working on iOS (1.6.2023) in all versions of our software

branomalovec opened this issue · 5 comments

VERSIONS

  • Xamarin.Forms.GoogleMaps - 3.3.0
  • Xamarin.Forms - 5.0.0.2478

PLATFORMS

  • Android
  • iOS
  • UWP

ACTUAL BEHAVIOR

We're using Xamarin.Forms.GoogleMaps for many years in our solution (targeting iOS, Android and UWP). Yesterday (1.6.2023) all of a sudden maps stopped working in all versions, including historical ones that have been stable for a long time. No exception only gray screen displayed. Works fine on Android and UWP. Also works fine when upgraded to latest version of a package but we can't do that as far as it's not compatible with UWP.

Any idea what can be the issue?

Same here. Seems it's related with the latest Xamarin.iOS and Xcode update.

Experiencing the same thing but with Xamarin.Forms.GoogleMaps 3.2.1 and Xamarin.Forms 3.6.0.709228. Has anyone found a solution or cause of the issue?

It's a pity: I just planned to move on this package 😞

Any solution found?

For us, updating the Xamarin.Forms.GoogleMaps package from 3.2.1 to 3.3.0 and adding the Xamarin.Build.Download package to the iOS project resolved the issue.