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

Duplicate interface definition for class 'KSCrashReportFilterPassthrough' and other #72

Closed
thepoortom opened this issue Nov 28, 2015 · 2 comments

Comments

@thepoortom
Copy link

Can't run Bugsnag.

I've added Bugsnag via Cocoapods and got several error messages "Duplicate interface definition for class 'KSCrashReportFilter..." in KSCrash target.

I have YandexMetrica (https://github.com/yandexmobile/metrica-sdk-ios) in my project which also uses KSCrash. In Podfile.lock YandexMetrica's dependences explicitly written:

  • YandexMobileMetrica (2.1.1):
    • FMDB (~> 2.2)
    • KSCrash/Recording (~> 0.0.5)
    • KSCrash/Reporting/Filters/AppleFmt (~> 0.0.5)
    • protobuf-c (~> 1.0.1)

I think Bugsnag pod should have similar dependences in its settings to run with other pods such as YandexMetrica which use same subpods.

@kattrali
Copy link
Contributor

kattrali commented Dec 2, 2015

Thanks for the report, @thepoortom. We're planning to update the library to use a prefixed version of KSCrash since this is a commonly reported issue. This should be released later this week.

@thepoortom
Copy link
Author

Thanks! I've checked update (4.1.0) but issue remains the same.

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

2 participants