首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >由于mobile_scanner和firebase_auth依赖关系冲突,无法构建项目

由于mobile_scanner和firebase_auth依赖关系冲突,无法构建项目
EN

Stack Overflow用户
提问于 2022-10-26 06:30:13
回答 1查看 105关注 0票数 2

经过最近的更新,我无法构建我的颤振项目。

mobile_scanner包与firebase_auth之间似乎存在冲突。

有人知道怎么解决这个问题吗?

代码语言:javascript
复制
[!] CocoaPods could not find compatible versions for pod "GTMSessionFetcher/Core":
  In Podfile:
    firebase_auth (from `.symlinks/plugins/firebase_auth/ios`) was resolved to 4.0.2, which depends on
      Firebase/Auth (= 10.0.0) was resolved to 10.0.0, which depends on
        FirebaseAuth (~> 10.0.0) was resolved to 10.0.0, which depends on
          GTMSessionFetcher/Core (~> 2.1)

    mobile_scanner (from `.symlinks/plugins/mobile_scanner/ios`) was resolved to 0.0.1, which depends on
      GoogleMLKit/BarcodeScanning (~> 2.6.0) was resolved to 2.6.0, which depends on
        MLKitBarcodeScanning (~> 1.7.0) was resolved to 1.7.0, which depends on
          MLKitVision (~> 3.0) was resolved to 3.0.0, which depends on
            GTMSessionFetcher/Core (~> 1.1)
€
EN

回答 1

Stack Overflow用户

发布于 2022-11-02 11:07:23

在IssueTracker中报道。

https://issuetracker.google.com/issues/254418199#comment22

代码语言:javascript
复制
Currently the next release is planned at the end of Q4.
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/74203519

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档