Pod install error

I am getting issue to install pod file, Xcode project is targeted to iOS 11.0.
Am I missing something?

Here is the pod file

Hi @1ckola, have you tried typing in pod repo update in your terminal? Please let me know if that works.

Best,
Gina

Yes I did, no luck, keep getting same issue

Seems you have requirements, which can’t be resolved! RxSwift 3.x is not compatible with RxSwift 4.x

This topic was automatically closed after 166 days. New replies are no longer allowed.