KSCrash icon indicating copy to clipboard operation
KSCrash copied to clipboard

Can I use KSCrash and Crashlytics both at the same time?

Open 1t2t3t4t opened this issue 4 years ago • 3 comments

Can I use KSCrash and Crashlytics both at the same time? Before completely migrate to KSCrash I want to make sure that my crash logging's performance at least equals to the Crashlytics.

1t2t3t4t avatar Mar 04 '20 15:03 1t2t3t4t

KSCrash is designed to play nice with other crash handlers, but I can't guarantee that they will play nice as well!

To be safe, it's best to initialize the other crash handler first, and KSCrash second.

kstenerud avatar Mar 04 '20 16:03 kstenerud

Thank you for your reply!! I will try that.

1t2t3t4t avatar Mar 04 '20 17:03 1t2t3t4t

Yes, it should work.

@1t2t3t4t, I'd also like to know what results will you get. Thanks!

PerrchicK avatar Mar 05 '20 09:03 PerrchicK