A third-party analytics/advertising/profiling SDK is bundled and typically collects user or device data. Each tracker is a distinct disclosure obligation (privacy policy, App Store/Play data-safety, and consent where required).
The app bundles a third-party analytics, advertising, or profiling SDK that collects user or device data by default. Each such SDK is a separate data recipient the user is rarely told about, and it often starts collecting the moment the app launches, before any consent screen.
Undisclosed data sharing that breaks privacy-policy and store data-safety promises, and under GDPR/ATT collection without consent is a direct compliance problem.
if (consent.analyticsAllowed) Analytics.init(context) // never before consent