getsentry / getsentry/sentry-cocoa

Add viewIsAppearing to UIViewController transactions

Open
#3,100 0 comments 1 reaction 0 assignees View on GitHub
Cocoa Improvement Spans
Dominant language
Swift
Stars
1.1k
Forks
418
Avg merge
2d 3h
Merged PRs (30d)
106

Description

### Description

Swizzle [`viewIsAppearing`](https://developer.apple.com/documentation/uikit/uiviewcontroller/4195485-viewisappearing?language=objc), 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.