comscore_analytics_flutter 1.2.0
comscore_analytics_flutter: ^1.2.0 copied to clipboard
Comscore Analytics SDK for Flutter: Audience measurement SDK for tracking app usage, engagement, and media consumption.
1.2.0 #
- Release Date: July 23, 2026
- Data Collection Model Version: 6.9
- Supported Platforms: Android, iOS, iPadOS and tvOS
- Android Library Version: 6.15.0+2607020758
- Supported Android OS Versions: 5.0 - 16.0 (Android API levels 21 - 36)
- Darwin Libraries Version: 6.17.0+2606110920
- Supported iOS Versions: 15 - 26
- Supported iPadOS Versions: 15 - 26
- Supported tvOS Versions: 15 - 26
Feature changes #
- (TAG-9512) Add an API method to identify streaming media consumption of child-directed content.
- Description: Some content assets in the Playback Session could be child-directed even though the app itself is not child-directed. While there is a mechanism to indicate the app itself is child-directed, there is no mechanism to indicate just a particular streaming media asset as child-directed.
- Resolution: Add API method on . This method can be used indicate whether or not a Playback Session has child-directed assets.
- (TAG-9655) Ensure implementations can use Swift Package Manager (SPM).
- Description: As of Flutter 3.44 SPM will be automatically used as the default package manager when available. Existing Pods will be deprecated by end of year and become read-only (which includes Comscore's Pod).
- Resolution: Ensure SPM can be used in Flutter projects that include the Comscore Plugin.
Bug fixes #
- (TAG-9570) Resolve API naming inconsistencies
- Description: Several API methods were found to be inconsistent with other solutions.
- Resolution: Update API method signatures to align with other solutions.
- (TAG-9570) Ensure content metadata values are collected correctly
- Description: The collection of content metadata values for delivery composition and delivery advertisement capability is swapped with other input values.
- Resolution: Ensure the appropriate values content metadata values for delivery composition and delivery advertisement capability are collected.
- (TAG-9578) Stacked metadata values are not applied correctly
- Description: Publisher-specific stacked metadata values for content and advertisements are not applied correctly in streaming analytics sessions, causing inaccurate measurement data to be forwarded to the Comscore SDK on iOS devices.
- Resolution: Align the implementation of on iOS with the Android implementation to accurately forward measurement data.
- (TAG-9589) Update Stacked Metadata API to be consistent with native SDKs
- Description: The Stacked Metadata API implementation does not allow users to build up publisher entries incrementally and causes earlier entries to be overwritten on repeated calls.
- Resolution: Update the API to allow setting stacked metadata one publisher at a time, matching the incremental building workflow available in our native SDKs.
Known issues and limitations #
- There were no known issues for this release.
1.1.0 #
- Release Date: June 12, 2025
- Data Collection Model Version: 6.7
- Supported Platforms: Android, iOS, iPadOS and tvOS
- Android Library Version: 6.12.1+2412111113
- Supported Android OS Versions: 7.0 - 15.0 (Android API levels 24 - 35)
- Darwin Libraries Version: 6.14.1+2412100338
- Supported iOS Versions: 12 - 18
- Supported iPadOS Versions: 12 - 18
- Supported tvOS Versions: 12 - 18
Feature changes #
- (TAG-9328) Ensure pub.dev package layout requirements are met.
- Description: Pub.dev requires a specific naming convention.
- Resolution: Rename to and update all relevant import statements.
Bug fixes #
- (TAG-9309) Ensure collected data contains the full plugin version value.
- Description: The collected plugin version does not include the build identifier.
- Resolution: Ensure the build identifier is included in the collected plugin version.
Known issues and limitations #
- There were no known issues for this release.
Plugin Version 1.0.0 #
- Release Date: May 13, 2025
- Data Collection Model Version: 6.7
- Supported Platforms: Android, iOS, iPadOS and tvOS
- Android Library Version: 6.12.1+2412111113
- Supported Android OS Versions: 7.0 - 15.0 (Android API levels 24 - 35)
- Darwin Libraries Version: 6.14.1+2412100338
- Supported iOS Versions: 12 - 18
- Supported iPadOS Versions: 12 – 18
- Supported tvOS Versions: 12 - 18
Feature changes #
- First public release.
Bug fixes #
- There were no known bugs prior to this release.
Known issues and limitations #
- There were no known issues for this release.