Skip to content

3.5.0

Compare
Choose a tag to compare
@SpertsyanKM SpertsyanKM released this 18 Mar 14:14

What's new

Apple Search Ads

Qonversion SDK can now automatically collect Apple Search Ads attribution data. Just enable that using setAppleSearchAdsAttributionEnabled method:

Qonversion.setAppleSearchAdsAttributionEnabled(true);

Also

Method setUserId marked as deprecated. Use setProperty(QUserProperty.customUserId, 'yourSideUserId') instead.