Akyl

Results 4 comments of Akyl

How to reconnect properly?

`apply plugin: "com.android.application" apply plugin: "kotlin-android" apply plugin: "dev.flutter.flutter-gradle-plugin" apply plugin: 'com.google.gms.google-services' android { namespace "com.example.flapp" compileSdkVersion flutter.compileSdkVersion ndkVersion flutter.ndkVersion compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } kotlinOptions { jvmTarget...

[✓] Flutter (Channel stable, 3.19.5, on macOS 14.4.1 23E224 darwin-arm64, locale en-KG) • Flutter version 3.19.5 on channel stable at /Users/birimkulov951/development/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 300451adae (11...

Добрый день! Использую версию - yandex_mapkit: ^4.0.0. yandexMapkit.variant=full - указан. Странно, что в debug mode все работает, но в release нет отображения. в чем же может быть проблема?