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
После обновления версии до 4.2.1-lite наблюдаем увеличение падений -[YMKMapKit createMapWindowWithPlatformView:] только у пользователей с iOS 16 при переходе на экран с окном для отображения карты
Еще до момента создания YMKMapView, Mapkit.setApiKey() вызывается при запуске приложения, так что тут проблем не должно быть
Fatal Exception: NSInternalInconsistencyException
Could not compute MVP for infinite CameraPosition
После обновления версии до 4.2.1-lite наблюдаем увеличение падений -[YMKMapKit createMapWindowWithPlatformView:] только у пользователей с iOS 16 при переходе на экран с окном для отображения карты
Еще до момента создания YMKMapView, Mapkit.setApiKey() вызывается при запуске приложения, так что тут проблем не должно быть
Fatal Exception: NSInternalInconsistencyException
Could not compute MVP for infinite CameraPosition
(AdvertDetailMapTableViewCell.swift:67):
mapView = YMKMapView(frame: bounds, vulkanPreferred: GULAppEnvironmentUtil.isSimulator())
The text was updated successfully, but these errors were encountered: