BranchMetrics / ios-branch-deep-linking-attribution

The Branch iOS SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://help.branch.io/developers-hub/docs/ios-sdk-overview
MIT License
731 stars 228 forks source link

Prevent the version of BranchSDK from being included as a KEY value in Firebase Crashlytics #1403

Closed 0aps closed 3 weeks ago

0aps commented 3 months ago

Describe the bug

Whenever an issue occurs in Firebase Crashlytics, the version of BranchSDK is also included as a KEY value. Is it possible to prevent "io.branch.sdk.version" from being displayed as a Key in Crashlytics?" (this issue was originally reported here, I'm just forwarding it as it happens to me too)

image

Steps to reproduce

  1. Connect the app to Firebase Crashlytics
  2. Raise any exception
  3. Notice the key "io.branch.sdk.version" attached to the event in the FB dashboard

Expected behavior

Some configuration that allows me to disable "io.branch.sdk.version" from being automatically included in the Crashlytics error events.

SDK Version

3.4.3

XCode Version

15.3

Device

iPhone 15

OS

15.6.1

Additional Information/Context

No response

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale due to inactivity for 60 days. If this issue is still relevant, please respond with any updates or this issue will be closed in 7 days. If you believe this is a mistake, please comment to let us know. Thank you for your contributions.

github-actions[bot] commented 3 weeks ago

This issue has been closed due to inactivity. If this issue is still relevant, please reopen it or create a new one. Thank you for your contributions.