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.
Changed disable tracking to false. True was making integration tests to hang on GH runners for tvOS. Though its working fine locally.
Type Of Change
[ ] Bug fix (non-breaking change which fixes an issue)
Testing Instructions
Run GHA "Pre Release SDK Integration Tests". It should finish tests execution in 15-20 minutes
For fake/empty commits use following command -
git commit --allow-empty -m "Trigger Build for testing"
Reference
SDK-1964 -- iOS SDK GHAs sometimes waits indefinitely for tvOS simulators. https://branch.atlassian.net/browse/SDK-1964
Summary
Changed disable tracking to false. True was making integration tests to hang on GH runners for tvOS. Though its working fine locally.
Type Of Change
Testing Instructions
Run GHA "Pre Release SDK Integration Tests". It should finish tests execution in 15-20 minutes For fake/empty commits use following command - git commit --allow-empty -m "Trigger Build for testing"
cc @BranchMetrics/saas-sdk-devs for visibility.