Andrew McKnight
Andrew McKnight
> (FWIW, in an ideal world, it'd be great to have a core Sentry module and then have the UIKit one depend on that, if possible, but this works well...
Hi @mike-at-home, I spoke with @aaronsky and we looked at a couple things, including a test project going: https://github.com/armcknight/sentry-cocoa-bazel But before that is even useful, I need to fix the...
I heard from another customer that this doesn't quite fix the issue in all cases: > #if __has_include() and #if __has_include() lines in the umbrella header create an implicit relationship...
I'm unsure if this is still an issue, because I've been working on our XCFramework build process, and i notice we deliver a separate XCFramework bundle specifically for the UIKitless...
This is different than #3997. @mr-grey is this crash encountered with the same repro steps as outlined in this issue's description?
@philipphofmann I think every time you write this in a PR description, it automatically closes these associated issues you're opening for them π
Dupe of https://github.com/getsentry/sentry-cocoa/issues/1756
> I think we should detect TabBar to arrange the button according. > >  This should be on...
> > That being said I'm not sure which sample app or device you're testing, because I thought I already fixed this with the sample apps' usage of said layoutUIOffset...
The diff is currently a little over 500 lines added, note that half of that is just the UIBezier drawing the megaphone that I got from our SVG design asset...