appmetrica_plugin 3.4.0
appmetrica_plugin: ^3.4.0 copied to clipboard
A Flutter plugin for AppMetrica by Yandex. AppMetrica is a set of libraries for collecting application usage statistics.
3.4.0 #
- Update AGP version to
8.2.0. - Native SDK versions:
- Android: 7.13.0
- iOS: 5.14
3.3.0 #
- Fix
No known class method for selector 'setAdProviderEnabled:'error. - Native SDK versions:
- Android: 7.8.0
- iOS: 5.12
3.2.1 #
- Fix
'appmetrica_plugin/AMAFAppMetricaActivator.h' file not founderror.
3.2.0 #
- Native SDK versions:
- Android: 7.8.0
- iOS: 5.10
- Improve statistics when using with Yandex.Ads SDK. Add meta-data with plugin description to AndroidManifest.
- Support Swift Package Manager feature
- Add
appOpenad type for ad revenue report. - Add
AppMetrica.setAdvIdentifiersTrackingmethod to enable/disable including advertising identifiers withing its reports.
3.1.0 #
- Native SDK versions:
- Android: 7.2.0
- iOS: 5.8
3.0.0 #
- Added prefix
AppMetricato all classes to remove possible conflicts with other plugins. - Started using
flutter_lintsfor checkstyle. - Added parameter
AppMetricaConfig.flutterCrashReporting. Flutter crashes will not be handled if it is set tofalse. - Upgrade
decimalversion to3.0.0and align flutter version.
2.1.1 #
- Fixed handling of
nullvalue in theattributesparameter in theAppMetrica.reportEventWithMapmethod.
2.1.0 #
- Added request startup keys.
- Added methods for external attribution report.
2.0.0 #
- Native SDK versions:
- Android: 6.3.0
- iOS: 5.0
1.3.0 #
- The native android part of the plugin was rewritten in java due to problems with kotlin versions.
1.2.0 #
- Added automatic deeplink tracking.
- Updated dev dependencies.
- Minor fixes and improvements.
1.1.0 #
- Added the AdRevenue API for transmitting advertising monetization revenue at the impression level (Impression-Level Revenue Data).
- Native SDK versions:
- Android: 5.2.0
- iOS: 4.4
1.0.1 #
- Fixed
NPEwhen creatingUserProfileAttributewith null argument.
1.0.0 #
- Updated native android AppMetrica SDK version to 5.0.0.
0.1.0 #
Initial release. Supports most of the features available in AppMetrica.
Native SDK versions:
- Android: 4.2.0
- iOS: 4.2