sentry-cocoa icon indicating copy to clipboard operation
sentry-cocoa copied to clipboard

Add viewIsAppearing to UIViewController transactions

Open philipphofmann opened this issue 2 years ago • 0 comments

Description

Swizzle viewIsAppearing, which is available on iOS 13 and with Xcode 15, and add it to UIViewController transactions.

As we had issues in the past when swizzling UIViewController methods, we should release a beta for this functionality to reduce the risk of breaking customers.

philipphofmann avatar Jun 15 '23 14:06 philipphofmann