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

Apple installation with SwiftUI instructions

Open bruno-garcia opened this issue 4 years ago • 0 comments

Our current docs assume an AppDelegate is available:

You should also initialize the SDK as soon as possible, such as in your AppDelegate application:didFinishLaunchingWithOptions method:

In SwiftUI, that's not the case. This task has the goal of improving the docs so that a SwiftUI option is available.

bruno-garcia avatar Apr 19 '21 20:04 bruno-garcia