BranchMetrics / android-branch-deep-linking-attribution

The Branch Android 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://docs.branch.io/pages/apps/android/
MIT License
395 stars 155 forks source link

[INTENG-19664] Preserve previous logger behavior #1159

Closed gdeluna-branch closed 5 months ago

gdeluna-branch commented 6 months ago

Reference

INTENG-19664

Description

This change reverts the (sdk) debug check since it is always true when released publicly via maven. As before, the sdk will log if Branch.enableLogging() is invoked. If not null, BranchLogger.kt will only forward to the caller.

Testing Instructions

Expectations:

Risk Assessment [LOW]

Reviewer Checklist (To be checked off by the reviewer only)

cc @BranchMetrics/saas-sdk-devs for visibility.