简体   繁体   English

使用最新版本时出现Appodeal错误

[英]Appodeal error when using the latest version

How can I fix this error in stack_appodeal_flutter如何修复 stack_appodeal_flutter 中的此错误

E/Appodeal( 9569): Network [Error]: Your 'A4g' SDK version (21.0.0) doesn't match recommended. Please use 'A4g' SDK version 20.6.0 instead to be sure that everything will work correctly.
E/Appodeal( 9569): Network [Error]: Your 'Admob' SDK version (21.0.0) doesn't match recommended. Please use 'Admob' SDK version 20.6.0 instead to be sure that everything will work correctly.
E/Appodeal( 9569): Network [Error]: Your 'Notsy' SDK version (21.0.0) doesn't match recommended. Please use 'Notsy' SDK version 20.6.0 instead to be sure that everything will work correctly.

They have updated to 3.0.0 try to add package correctly check their instruction:他们已更新到 3.0.0 尝试添加 package 正确检查他们的指令:

https://pub.dev/packages/stack_appodeal_flutter https://pub.dev/packages/stack_appodeal_flutter

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在flutter上使用最新版本的camera包时如何修复错误 - How to fix error when using the latest version of the camera package on the flutter 升级到最新版本后出现颤振错误 - Flutter Error after upgrade to latest version 从当前版本升级到最新版本时出现错误 - Error in upgrade flutter from current version to latest ext.kotlin_version = <'latest version'> Flutter 错误 - ext.kotlin_version = <'latest version'> error on Flutter 升级到最新的 Flutter 稳定版本后 CachedNetworkImage 抛出错误 - CachedNetworkImage throwing error after upgrading to latest Flutter Stable version 将webview_flutter插件更新到最新版本时遇到问题(0.3.6) - trouble when updating webview_flutter plugin to latest version (0.3.6) 在最新版本的 flutter 上使用轮播时,在 null 上调用了 getter 'key' - The getter 'key' was called on null while using Carousel on latest version of flutter 将我的 flutter 版本更新到最新版本 (2.10) 后出现此错误 - I get this error after update my flutter version to latest version (2.10) 项目需要最新版本的 Kotlin - Project requires latest version of Kotlin “无法转换:&#39;_Uri&#39; 实例”在 flutter web 上的 Cloud Firestore 最新版本上上传图像时出错 - "Could not convert: Instance of '_Uri'" error while uploading image on cloud firestore's latest version on flutter web
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM