You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CapacitorGoogleMaps/Map.swift:129: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value
2023-07-27 20:14:05.769063-0400 ampido[47665:3118612] CapacitorGoogleMaps/Map.swift:129: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value
I can now reproduce this error, on my iPhone SE (first generation) IOS 14. I could also reproduce it inside an emulator iPhone SE (first generation) IOS 15. When I want to create the native google maps, the app crashes. I also got this issue on newer devices but it was not easy to reproduce it. I couldn't detect a pattern. With older devices and platforms, I found now again the same error.
Bug Report
Plugin(s)
Capacitor Version
Platform(s)
IOS
Current Behavior
I can now reproduce this error, on my iPhone SE (first generation) IOS 14. I could also reproduce it inside an emulator iPhone SE (first generation) IOS 15. When I want to create the native google maps, the app crashes. I also got this issue on newer devices but it was not easy to reproduce it. I couldn't detect a pattern. With older devices and platforms, I found now again the same error.
Expected Behavior
App should not crash
Code Reproduction
code.zip
src/app/core/map/components/google-map/google-map.component.ts
or
Additional Context
Something similar already happened in some other issues. But reproduction couldn't be provided.
The text was updated successfully, but these errors were encountered: