gunschu / jitsi_meet

Initial commit
208 stars 281 forks source link

[!] CocoaPods could not find compatible versions for pod "JitsiMeetSDK": #439

Closed omar-hadek closed 1 year ago

omar-hadek commented 1 year ago

after updating CocoaPods i've had this error after running pod install

[!] CocoaPods could not find compatible versions for pod "JitsiMeetSDK":
  In Podfile:
    jitsi_meet (from `.symlinks/plugins/jitsi_meet/ios`) was resolved to 0.0.1, which depends on
      JitsiMeetSDK (= 3.3.0)

    jitsi_meet_wrapper (from `.symlinks/plugins/jitsi_meet_wrapper/ios`) was resolved to 0.0.1, which depends on
      JitsiMeetSDK (= 7.0.1)
omar-hadek commented 1 year ago

the issue was a version conflicts between jitsi-meet and jitsi-meet-wrapper packages after removing jitsi-meet package the problem resolved