I am using snowplow_tracker 0.3.0 and upon building I am getting the following error
[!] CocoaPods could not find compatible versions for pod "SnowplowTracker":
In Podfile:
snowplow_flutter_tracker (from `.symlinks/plugins/snowplow_flutter_tracker/ios`) was resolved to 0.0.1, which depends on
SnowplowTracker (~> 1.6.2)
snowplow_tracker (from `.symlinks/plugins/snowplow_tracker/ios`) was resolved to 0.3.0, which depends on
SnowplowTracker (~> 4.0)
It looks like the 1.6.2 needs to be updated.
Is this package still being developed/supported, or should I fork and make the change on my own?
I am using snowplow_tracker 0.3.0 and upon building I am getting the following error
It looks like the 1.6.2 needs to be updated. Is this package still being developed/supported, or should I fork and make the change on my own?