v3.0.0 UIScene lifecycle support
What’s New:
- Add UIScene lifecycle support for iOS. Launch push notification detection now works correctly in apps using UIScene (required by
iOS 27+, default in Flutter3.41+). - Updated supported appmetrica_plugin version to
4.0.0. - Updated minimum Flutter version to
3.38.0(Dart SDK3.10.0). - Add
AppMetricaPushInfoto public API. - Updated native SDK versions: Android to
4.3.0, iOS to3.4.
Enhancements and Corrections:
- The specification of the native SDK version for iOS has been improved: now it defines a range from the minimum version up to the next major version.
Full Changelog: v2.4.0...v3.0.0