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

Add trace logging #1415

Closed gdeluna-branch closed 1 month ago

gdeluna-branch commented 1 month ago

Reference

SDK-XXXX -- .</p> <h2>Summary</h2> <!-- Simple summary of what was changed. --> <h2>Motivation</h2> <!-- Why are you making this change? If it's for fixing a bug, if possible, please include a code snippet or example project that demonstrates the issue. --> <h2>Type Of Change</h2> <!-- Please delete options that are not relevant --> <ul> <li>[ ] Bug fix (non-breaking change which fixes an issue)</li> <li>[ ] New feature (non-breaking change which adds functionality)</li> <li>[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)</li> <li>[ ] This change requires a documentation update</li> </ul> <h2>Testing Instructions</h2> <!-- Testing instructions, example code snippets, etc --> <!-- Checklist --> <!-- My code follows the style guidelines of this project --> <!-- I have performed a self-review of my code --> <!-- I have commented my code, particularly in hard-to-understand areas --> <!-- I have made corresponding changes to the documentation --> <!-- I have added tests that prove my fix is effective or that my feature works --> <!-- New and existing unit tests pass locally with my changes --> <p>cc @BranchMetrics/saas-sdk-devs for visibility.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>