sentry-cocoa
sentry-cocoa copied to clipboard
Add viewIsAppearing to UIViewController transactions
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.