GetStream / stream-swift

Swift client for Stream API
https://getstream.io
BSD 3-Clause "New" or "Revised" License
35 stars 26 forks source link

GetStream cocoapod dependency issue #33

Closed metinkilicaslan closed 3 years ago

metinkilicaslan commented 3 years ago

On our project we use both GetStream and StreamChat via CocoaPods. We can't update StreamChat to the latest version because both SDKs' uses different versions of Starscream and it creates dependency conflict.

This is the error log from cocoapod

[!] CocoaPods could not find compatible versions for pod "Starscream":
  In Podfile:
    GetStream (~> 2.2.3) was resolved to 2.2.3, which depends on
      GetStream/Faye (= 2.2.3) was resolved to 2.2.3, which depends on
        Faye was resolved to 1.1.3, which depends on
          Starscream (~> 3.0)

    StreamChat (~> 2.6.0) was resolved to 2.6.0, which depends on
      StreamChatCore (= 2.6.0) was resolved to 2.6.0, which depends on
        StreamChatClient (= 2.6.0) was resolved to 2.6.0, which depends on
          Starscream (~> 4.0)

gz#8856

b-onc commented 3 years ago

Hello,

GetStream 2.2.4 was released with Starscream updated to 4.0