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

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

Open
ngmiduc opened this issue May 26, 2024 · 2 comments
Open

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

ngmiduc opened this issue May 26, 2024 · 2 comments

Comments

@ngmiduc
Copy link

ngmiduc commented May 26, 2024

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

  • IOS 15, Iphone SE (1) Emulator
  • IOS 14, Iphone SE (1) real device

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

  • ionic cap add ios

  • npm install

  • add google API key to google-maps component file src/app/core/map/components/google-map/google-map.component.ts

  • ionic capacitor build ios

  • open xcode

  • download ios 15

  • create emulator SE(1) with IOS 15

  • run app
    or

  • run against an older iphone

Other Technical Details

Additional Context

Maybe this is a similar issue to this one: #1319 or this one: #980

@AkshayKanchan
Copy link

Facing the exact same issue.

@JEricaM
Copy link

JEricaM commented Dec 2, 2024

same problem here

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

No branches or pull requests

4 participants