Closed LarsRefsgaard closed 1 year ago
Now I am getting this error after running pub upgrade
:
➜ pod install
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "PolarBleSdk":
In snapshot (Podfile.lock):
PolarBleSdk (= 3.3.6, ~> 3.3.6)
In Podfile:
polar (from `.symlinks/plugins/polar/ios`) was resolved to 0.0.1, which depends on
PolarBleSdk (~> 5.1.0)```
Is fixed as part of the 1.1.x
upgrade.
I get this version solving error in the study app:
https://github.com/cph-cachet/carp.sensing-flutter/blob/develop-1.1.0/packages/carp_polar_package/pubspec.yaml#L20 Perhaps it is also a good idea to keep up with new releases here so we get the latest features and bug fixes.