Open vipinsaini0 opened 2 years ago
@vipinsaini0 Thank you for reporting. the update will become available next week ( Jan/27)
@mooseriskified any update on this? This still does not show up when running pod install/update
.
@RGG-jayoung heyy, sorry for the delay, can you check now ?
@mooseriskified
I tried to update the version link this
I'm getting this below error
[!] CocoaPods could not find compatible versions for pod "RiskifiedBeacon":
In Podfile:
flutter_riskified (from .symlinks/plugins/flutter_riskified/ios
) was resolved to 0.3.0-pre, which depends on
RiskifiedBeacon (~> 1.2.9)
None of your spec sources contain a spec satisfying the dependency: RiskifiedBeacon (~> 1.2.9)
.
You have either:
pod repo update
or with pod install --repo-update
.The solution for us using cocoa pods was using RiskifiedBeaconXCFramework ~> 1.2.9
and then @import RiskifiedXCFramework
for Objective-C or import RiskifiedXCFramework in Swift.
@mooseriskified @dormini @arungopalRF Please update the pods to v1.2.9