We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yandex_maps_mapkit: 4.6.1-beta3 and yandex_maps_mapkit: 4.7.2-beta4
yandex_maps_mapkit: 4.6.1-beta3
yandex_maps_mapkit: 4.7.2-beta4
await init.initMapkit(apiKey: "xxx"); or await init.initMapkit(apiKey: "xxx", locale: "ru_RU");
await init.initMapkit(apiKey: "xxx");
await init.initMapkit(apiKey: "xxx", locale: "ru_RU");
Error:
Assertion failed: checkExecThread() at /usr/local/place/sandbox-data/tasks/6/7/2173268876/fake-svn-root/arcadia/maps/mobile/libs/runtime/common/flutter/bindings/event_loop/event_loop_base.cpp:9. Stacktrace: yandex::maps::runtime::bindings::flutter::internal::EventLoopBase::exec() yandex::maps::runtime::bindings::flutter::callInterface(std::__1::function<void ()> const&) yandex_flutter_runtime_i18n_I18nManagerFactory_setLocale
The text was updated successfully, but these errors were encountered:
No branches or pull requests
yandex_maps_mapkit: 4.6.1-beta3
andyandex_maps_mapkit: 4.7.2-beta4
await init.initMapkit(apiKey: "xxx");
orawait init.initMapkit(apiKey: "xxx", locale: "ru_RU");
Error:
The text was updated successfully, but these errors were encountered: