We’re using BuddyBuild for iOS CI and are considering using Sentry for error reporting (given that we use it on the backend). But AFAIK, BuddyBuild doesn’t offer built-in integration with Sentry (though they do show how one might “roll your own” with curl
; https://www.buddybuild.com/blog/customize-mobile-build-steps) and Sentry documentation doesn’t show how to integrate with CI other than FastLane or a local installation of sentry-cli
. Before I give up on Sentry with BuddyBuild, I’m wondering if someone has already cracked this nut.
I’m looking for an answer for this too.
@robertmryan Did you get this working? Thanks