- Various fixes and improvements.
- Fixed an error with consent status.
- Added support of namespace property to support Android Gradle Plugin (AGP) 8. Projects with AGP < 4.2 are not supported anymore. It is highly recommended to update at least to AGP 7.0 or newer.
- Fixed an issue with iOS.
- Added the ability to use the
setDebugGeography()
method. Thanks Kobatsu !
- Updated User Messaging Platform SDK.
- Removed
UMPConsentType
API (This API was not in use and was removed from UMP). - Updated
MinimumOSVersion
on iOS to 10.0 (from 8.0).
- Migrated to null safety. Thanks TNorbury !
- Fixed a little problem caused by some inconsistencies across platforms.
- Updated the
GoogleUserMessagingPlatform
pod.
- Fixed a little problem added by the last update.
- Added a
testDevicesHashedIds
parameter. Thanks TNorbury !
- Various fixes for pub.dev.
- Initial release.