Philip Niedertscheider

Results 164 comments of Philip Niedertscheider

@AlirezaHadjar thank you for the reproducible project and thank you @krystofwoldrich for checking it out. I just created #5155 so we can have a fresh issue to investigate potential improvement...

@osy here you go: ``` fault 16:36:39.246879+0200 UTM NSToolbarItem.minSize and NSToolbarItem.maxSize methods are deprecated. Usage may result in clipping of items. It is recommended to let the system measure the...

@osy sorry for the late response, out on PTO. Thank you for fixing the issue.

Should this PR be marked as draft again?

There is nothing we can do for now, seems like a bug in Xcode.

We could look into the `CVDisplayLink` which seems to be the set of methods which got deprecated by the CADisplayLink. https://developer.apple.com/documentation/corevideo/cvdisplaylink-k0k

Yes, or maybe go directly for CVDisplayLink instead. I see parallels on how [UIImageGraphicsRenderer](https://developer.apple.com/documentation/uikit/uigraphicsimagerenderer) replaced [UIGraphicsBeginImageContext(_:) ](https://developer.apple.com/documentation/uikit/uigraphicsbeginimagecontext(_:)) which is backed by `CoreGraphics`

Thank you @LingnanZeng and @AvdLee for the feedback!

Hi @acfriedman, thanks for reporting this issue. Can you please provide your full Sentry configuration block (or ideally a reproducible project), so I can try to reproduce it in our...

Sorry @acfriedman for the long delay on this issue. Can you still reproduce the issue with the latest version of the SDK?