Skip to content

1.3.0

Compare
Choose a tag to compare
@aboedo aboedo released this 25 Sep 20:13
c803df6

1.3.0

  • Attribution V2:
    • Deprecated addAttribution in favor of setAdjustId, setAppsflyerId, setFbAnonymousId, setMparticleId.
    • Added support for OneSignal via setOnesignalId
    • Added setMediaSource, setCampaign, setAdGroup, setAd, setKeyword, setCreative, and collectDeviceIdentifiers
      RevenueCat/purchases-android#184
  • Bumped purchases-hybrid-common to 1.4.3 Changelog here
  • Bumped purchases-ios to 3.7.2 Changelog here
  • Bumped purchases-android to 3.5.0 Changelog here
  • Added PurchasesPlugin.swift to prevent compiling issues on objective-c projects
  • removed use-frameworks setting in the sample app to fix linking issues