feat: Allow Client to Manually Call AppsFlyer Start#691
feat: Allow Client to Manually Call AppsFlyer Start#691nickolas-dimitrakas merged 6 commits intoworkstation/9.0-Releasefrom
Conversation
Duplicate changes from mparticle-apple-integration-appsflyer PR #51 into the monorepo AppsFlyer kit (appsflyer-6). - Only call AppsFlyer start when manualStart flag is false - Remove setSharingFilterForPartners logic - Add tests for manualStart behavior Made-with: Cursor
PR SummaryMedium Risk Overview Removes the Improves the Written by Cursor Bugbot for commit 2140b22. This will update automatically on new commits. Configure here. |
📦 SDK Size Impact ReportMeasures how much the SDK adds to an app's size (with-SDK minus without-SDK).
➡️ SDK size impact change is minimal. Raw measurementsTarget branch (workstation/9.0-Release): {"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1788,"with_sdk_executable_size_bytes":76360,"sdk_impact_kb":1704,"sdk_executable_impact_bytes":896,"xcframework_size_kb":5604}This PR: {"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1788,"with_sdk_executable_size_bytes":76360,"sdk_impact_kb":1704,"sdk_executable_impact_bytes":896,"xcframework_size_kb":5604} |
… pod lint jobs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…DN rate limiting Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…apods CDN dir Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…e limiting Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7c80d1a
into
workstation/9.0-Release
Background
What Has Changed
startwhen themanualStartconfiguration flag isfalse(or absent)setSharingFilterForPartnerslogic and thesharingFilterForPartnersFromConfiguration:methodstartCallCounttracking toAppsFlyerLibMockand new unit tests fordidBecomeActive/manualStartbehaviorChecklist
Reference Issue (For employees only. Ignore if you are an outside contributor)