Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 of 3 tasks
branomalovec opened this issue Jun 2, 2023 · 5 comments
Open
1 of 3 tasks

Comments

@branomalovec
Copy link

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?

@alextroto
Copy link

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

@hvu-hsl
Copy link

hvu-hsl commented Jun 28, 2023

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?

@sensboston
Copy link

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

Any solution found?

@hvu-hsl
Copy link

hvu-hsl commented Jul 14, 2023

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.

@MrN4511
Copy link

MrN4511 commented Feb 14, 2024

Downloading Xamarin.Google.iOS.Maps (>= 6.0.1.1) solved the issue for us.
Project Dependencies
-> Xamarin.forms(5.0.0.2622)
->Xamarin.Forms.GoogleMaps(5.0.0)
->Xamarin.Google.iOS.Maps(6.0.11)
->Xamrin.Build.Download(0.11.4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants