Version 4.28.1
Added
- [beta] Added data residency support for US region. You can choose this setting by calling
setUrlStrategy
method ofAdjustConfig
instance withAdjustConfig.DATA_RESIDENCY_US
parameter. - Added helper class
AdjustLinkResolution
to assist with resolution of links which are wrapping Adjust deep link.
Fixed
- Removed 5 decimal places formatting for ad revenue value.
Pull Request #492