Unact / yandex_mapkit

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

Ошибка No implementation found for method moveCamera #326

Closed nikomp closed 5 months ago

nikomp commented 8 months ago

В крашлитике получаю сообщение об ошибке No implementation found for method moveCamera

Полный лог Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: MissingPluginException(No implementation found for method moveCamera on channel yandex_mapkit/yandex_map_0) at MethodChannel._invokeMethod(platform_channel.dart:313) at YandexMapController.moveCamera(yandex_map_controller.dart:90) at Dialog.build..(geolocation_widget.dart:94) at LifecycleEventHandler.didChangeAppLifecycleState(geolocation_widget.dart:651)

Использую версию 4.2.2-full Подключал по инструкции

DCrow commented 8 months ago

Добрый день!

В последней версии библиотеки(v3.3.3) используется 4.3.2-full, а не 4.2.2-full. Попробуйте заменить на новую. Библиотека не может работать с отличной от 4.3.2-full версии карт яндекса