-
Добрый день, переодически сталкивается с вылетами приложения, закономерности не увидели. Можете подсказать в какую сторону копать, чтобы понять откуда берутся ошибки
И вторая ошибка
-
```
```
-
На тестовом устройстве iPhone XR (iOS 16.3) начали ловить странное поведение карты: **карта становится полностью чёрной**.
Кейсы:
1. Свернули приложение, развернули – карта почернела. Восстановила…
-
Всем привет!
Сделал динамический отступ у карты, чтобы при открытии клавиатура отступ был. И теперь карта залазит на верхний виджет при открытии клавиатуры. На Android не повторяется баг, только на i…
-
Добрый день!
В крашлитике появился краш с таким стектрейсом, достаточно частый. С чем это может быть связано?
Используем последнюю версию YandexMapKit (3.3.1).
С ним, я так понял в паре, идет Yande…
-
# Report
## What did you do?
ℹ Please replace these two lines with what you did.
add resource_bundles for podspec:
```
core.resource_bundles = {
'SDWebImage' => ['SDWebImage/Resour…
-
With just normal use of a map (moving around, zooming in and out, updating pins etc) I observe that the amount of leaked memory grows up pretty quickly to some really scary numbers. And the `leaks` to…
-
### Description
Showing thousands of pins on the map works, but it takes a long time to render them all, and the map is then extremely cluttered. Pins should be grouped together in clusters which a…
-
Consider setting the minimum iOS version to iOS 11 for ARCL.
Open Questions:
- Will this force consumers to be at iOS 11 or can they merely use `if #available(iOS 11.0, *) {`?
-
Firstly, thanks for the plugin it works great!
Is it possible to put the MKMapView under the webview, such as how cordova-plugin-googlemaps (https://github.com/mapsplugin/cordova-plugin-googlemaps) d…