Unact / yandex_mapkit

Flutter implementation of YandexMapkit
MIT License
132 stars 151 forks source link

Fix incorrect session initialization #354

Closed DCrow closed 1 month ago

DCrow commented 1 month ago

Fix incorrect session initialization for YandexDriving, YandexBicycle, YandexSuggest, YandexSearch. Before we were returning session before it was fully initialized on native side, which in turn brought errors like #348