To integrate Crashlytics in your Swift app, follow these steps:
main.swift27 chars2 lines
main.swift12 chars2 lines
main.swift43 chars3 lines
didFinishLaunchingWithOptions
method:main.swift24 chars2 lines
main.swift64 chars2 lines
main.swift57 chars3 lines
Make sure to remove the test crash before releasing the app.
That's it! You can now see crash reports for your app in the Firebase console.
gistlibby LogSnag