2***@qq.com
2***@qq.com
  • 发布:2023-02-15 11:23
  • 更新:2023-06-11 23:40
  • 阅读:324

#插件讨论# 【 Agora音视频插件 - 声网Agora 】安卓打包失败

分类:uni-app
关联插件: Agora音视频插件

[PackagePath]/app/AndroidManifest.xml Error:
uses-sdk:minSdkVersion 19 cannot be smaller than version 21 declared in library [uniplugin_agora_rtc-release.aar] /srv/.gradle/caches/transforms-3/a9c23abb2479920b67eff48b53702dd8/transformed/jetified-uniplugin_agora_rtc-release/AndroidManifest.xml as the library might be using APIs not available in 19
Suggestion: use a compatible library with a minSdk of at most 19,
or increase this project's minSdk version to at least 21,
or use tools:overrideLibrary=\"io.agora.rtc.uni\" to force usage (may lead to runtime failures)

2023-02-15 11:23 负责人:无 分享
已邀请:
阿怪1874

阿怪1874

大佬,解决了吗?

一枚程序员

一枚程序员

解决了吗 遇到同样的问题了

  • 阿怪1874

    在 manifest.json 里设置一下 minSdkVersion 为 21,声网SDK 最低只支持 21 的

    2023-06-12 13:40

要回复问题请先登录注册