themronion/Maui.GoogleMaps

The map layer is not displayed on physical iOS device

RsZoli opened this issue · 4 comments

VERSIONS

  • Maui.GoogleMaps - 5.0.3
  • .NET SDK - 8.0.100

IDE

  • Rider
  • Visual Studio
  • Visual Studio for Mac

PLATFORMS

  • Android
  • iOS

ACTUAL BEHAVIOR

The map is not being displayed on physical iOS devices

ACTUAL SCREENSHOTS/STACKTRACE

![IMG_0380](https://github.com/themronion/Maui.GoogleMaps/assets/28480037/9265f11d-d5df-459e-9798-d49715585a1b)

![IMG_0381](https://github.com/themronion/Maui.GoogleMaps/assets/28480037/3ced62c6-8a49-4f5b-a213-e5cf9845b183)

EXPECTED BEHAVIOR

The map is displayed

HOW TO REPRODUCE

Just install and try to use the NuGet

Dear Friend, could you help me with this? As you can see on my screenshots, on iOS the map layers are not being display in the map control, however positioning is working and i also can put up markers!

Thank you very much!

The latest version works fine in .NET 8 MAUI. Did you enable google maps for your map KEY for both IOS and Android on the google maps settings on your account?

Did you do this?:

image

Please follow the setup guide in repo Readme.md

The latest version works fine in .NET 8 MAUI. Did you enable google maps for your map KEY for both IOS and Android on the google maps settings on your account?

Did you do this?:

image

Yes, of course I did it! It is an old key, it has no application nor any api restrictions.

Please follow the setup guide in repo Readme.md

I absolutely did by the letter, I have no errors, no exceptions, nothing to start debugging with! :/