Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pods not updated to v1.2.9. It's still on v1.2.7. Any chance to update the pods so it's easy to integrate. #8

Open
vipinsaini0 opened this issue Dec 23, 2021 · 6 comments

Comments

@vipinsaini0
Copy link

No description provided.

@vipinsaini0
Copy link
Author

@mooseriskified @dormini @arungopalRF Please update the pods to v1.2.9

@mooseriskified
Copy link
Contributor

@vipinsaini0 Thank you for reporting. the update will become available next week ( Jan/27)

@RGG-jayoung
Copy link

@mooseriskified any update on this? This still does not show up when running pod install/update.

@mooseriskified
Copy link
Contributor

@RGG-jayoung heyy, sorry for the delay, can you check now ?

@vishgyana
Copy link

@mooseriskified

I tried to update the version link this

Screenshot 2022-03-09 at 4 31 46 PM

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:

  • out-of-date source repos which you can update with pod repo update or with pod install --repo-update.
  • mistyped the name or version.
  • not added the source repo that hosts the Podspec to your Podfile.

@RGG-jayoung
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants