CocoaPods : Unable to satisfy the following requirements

Resolving dependencies of Podfile
[!] Unable to satisfy the following requirements:

  • Intercom required by Podfile
  • Intercom (= 3.0.23) required by Podfile.lock

None of your spec sources contain a spec satisfying the dependencies: Intercom, Intercom (= 3.0.23).

This pod has been around for a while. I’m using the offical install step 1.6.1

1 Like

Hi,

Thanks for reporting this here! I did move your report into a new one, as it was not related to the other one where you posted.

This error is a CocoaPods issue, it seems that it can be fixed by running pod update PODNAME on your Mac and then commit and push the Podfile.lock change into your repository.

If that wouldn’t solve it, or if you have any questions, just let us know!