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.
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.
Thank you for your reply!! I will try that.
Yes, it should work.
@1t2t3t4t, I'd also like to know what results will you get.
Thanks!
Most helpful comment
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.