You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
I think Bugsnag pod should have similar dependences in its settings to run with other pods such as YandexMetrica which use same subpods.
The text was updated successfully, but these errors were encountered: