Added
- Added data residency feature. Support for EU data residency region is added. You can choose this setting by calling
setUrlStrategy
method ofAdjustConfig
instance withAdjustConfig.DATA_RESIDENCY_EU
parameter. - Added preinstall tracking with usage of system installer receiver.
- Added support for MSA SDK v1.0.25 to OAID plugin.
Changed
- Changed the measurement consent parameter name from
sharing
tomeasurement
.
Pull Request #486