İron reklamları emulator de sorunsuz çalışıyor ama apk ve ya uygulamayı imzalayıp apk çıktısını aldıktan sonra çalışmıyor apk alırken aldığım hatalar.
The plugin `ironsource_ads` uses a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will
remove these deprecated APIs.
If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.
Building without sound null safety
For more information see https://dart.dev/null-safety/unsound-null-safety
Note: C:srcflutter.pub-cachehostedpub.dartlang.orgfirebase_messaging-11.2.5androidsrcmainjavaioflutterpluginsfirebaseme ssagingJobIntentService.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Fluttur yardım.
1
●54
- 10-01-2022, 19:29:38Bunların çoğu hata değil info. Eski paket veya sürüm kullanmışsınız. Full safety için terminale "flutter run--no-sound-null-safety " yazabilirsiniz.