Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1t2t3t4t opened this issue Mar 4, 2020 · 3 comments
Open

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

1t2t3t4t opened this issue Mar 4, 2020 · 3 comments

Comments

@1t2t3t4t
Copy link

1t2t3t4t commented Mar 4, 2020

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.

@kstenerud
Copy link
Owner

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.

@1t2t3t4t
Copy link
Author

1t2t3t4t commented Mar 4, 2020

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

@PerrchicK
Copy link
Contributor

Yes, it should work.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants