jpush / jpush-flutter-plugin

JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。
http://docs.jiguang.cn
MIT License
842 stars 352 forks source link

mac flutter 极光统计2.1.2与极光push2.1.5的 jcore版本冲突; #296

Open WALL-E-WEB opened 3 years ago

WALL-E-WEB commented 3 years ago

CocoaPods could not find compatible versions for pod "JCore": In Podfile: janalytics (from .symlinks/plugins/janalytics/ios) was resolved to 0.0.1, which depends on JAnalytics (= 2.1.2) was resolved to 2.1.2, which depends on JCore (< 3.0.0, >= 1.2.0)

    janalytics (from `.symlinks/plugins/janalytics/ios`) was resolved to 0.0.1, which depends on
      JCore (= 2.6.2)

    jpush_flutter (from `.symlinks/plugins/jpush_flutter/ios`) was resolved to 0.0.2, which depends on
      JCore (= 2.7.1)

    jpush_flutter (from `.symlinks/plugins/jpush_flutter/ios`) was resolved to 0.0.2, which depends on
      JPush (= 3.7.0) was resolved to 3.7.0, which depends on
        JCore (< 3.0.0, >= 2.0.0)
AlanYmi commented 2 years ago

同样问题 jpush 和 jverify 也冲突 .

0x1af2aec8f957 commented 2 years ago
cd ios
pod install --repo-update
cat Podfile.lock | grep JCore

 - JCore (3.1.0)
    - JCore (>= 2.0.0)
    - JCore (= 3.1.0)
    - JCore
  JCore: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx