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
iOS version: iOS 18.0 & iOS 17.5 (seems only on simulator)
Devices affected: Simulator. Tested iPhone 16 Pro (iOS 18) & iphone 15 Pro (iOS 17.5)
Maps SDK Version: 11.7.0
Observed behavior and steps to reproduce
running MapView(frame: .infinite) crashes the app.
Expected behavior
I can create a map with infinite frame, or if not it doesn't crash!
Notes / preliminary analysis
I didn't have an iOS 18 device to test on yet, but my iOS 17.5.1 device did NOT crash on this. Here is the stacktrace of the crash on the simulator, however:
Environment
Observed behavior and steps to reproduce
running
MapView(frame: .infinite)
crashes the app.Expected behavior
I can create a map with infinite frame, or if not it doesn't crash!
Notes / preliminary analysis
I didn't have an iOS 18 device to test on yet, but my iOS 17.5.1 device did NOT crash on this. Here is the stacktrace of the crash on the simulator, however:
The text was updated successfully, but these errors were encountered: