Version 4.14.0
Added
- Added
Adjust.appWillOpenUrl(Uri, Context)
method to enable deep link caching.
Changed
- Marked
Adjust.appWillOpenUrl(Uri)
method as deprecated. Please, useAdjust.appWillOpenUrl(Uri, Context)
method instead.
Pull Request #340
Adjust.appWillOpenUrl(Uri, Context)
method to enable deep link caching.Adjust.appWillOpenUrl(Uri)
method as deprecated. Please, use Adjust.appWillOpenUrl(Uri, Context)
method instead.Pull Request #340