Version 4.24.0
Added
- Added possibility to get cost data information in attribution callback.
- Added
setNeedsCost:
method toADJConfig
to indicate if cost data is needed in attribution callback (by default cost data will not be part of attribution callback if not enabled with this setter method). - Enabled position dependent code generation.
Changed
- Improved logging.
- Addressed Xcode warnings regarding deprecated API usage.
- Removed some obsolete and unused API.
Public PRs
Pull Request #484