ionic-team / capacitor-plugins

Official plugins for Capacitor ⚡️
516 stars 582 forks source link

google-maps: map doesn't render on iphone #2115

Open ngmiduc opened 4 months ago

ngmiduc commented 4 months ago

Bug Report

Plugin(s)

    "@capacitor/google-maps": "^5.4.1"

Capacitor Version

💊   Capacitor Doctor  💊

Latest Dependencies:

  @capacitor/cli: 6.0.0
  @capacitor/core: 6.0.0
  @capacitor/android: 6.0.0
  @capacitor/ios: 6.0.0

Installed Dependencies:

  @capacitor/android: not installed
  @capacitor/cli: 5.0.4
  @capacitor/ios: 5.0.4
  @capacitor/core: 5.7.0

Platform(s)

IOS

Current Behavior

The app doesn't crash but only a white map is created. There is no google maps logo visible and otherwise there are no further error logs.

Expected Behavior

Map should render.

Code Reproduction

code.zip

Other Technical Details

Additional Context

Maybe this is a similar issue to this one: https://github.com/ionic-team/capacitor-plugins/issues/1319 or this one: https://github.com/ionic-team/capacitor-plugins/issues/980

AkshayKanchan commented 3 months ago

Facing the exact same issue.