Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

Cannot update pod due to dependencies in React Native module

$
0
0

I am trying to update SnowplowTracker of our app. I changed the version of SnowplowTracker on my PodFile:

pod 'SnowplowTracker', '~> 1.3'

However I am getting this error when I run my pod install:

[!] CocoaPods could not find compatible versions for pod "SnowplowTracker":  In Podfile:    RNVideo (from `../node_modules/react-native-video`) was resolved to 3.9.2, which depends on      MCTracker (~> 1.1.0) was resolved to 1.1.0, which depends on        SnowplowTracker (= 1.1.4)    SnowplowTracker (~> 1.3)Specs satisfying the `SnowplowTracker (~> 1.3), SnowplowTracker (= 1.1.4)` dependency were found, but they required a higher minimum deployment target.

How can I solve this problem?

Thank you


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>