purchases-ios

In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.

MIT License

Stars
2.1K
Committers
65

Bot releases are hidden (Show)

purchases-ios - 3.7.0

Published by aboedo about 4 years ago

3.7.0

purchases-ios - 3.6.1

Published by aboedo about 4 years ago

3.6.1

purchases-ios - 3.6.0

Published by aboedo about 4 years ago

3.6.0

purchases-ios - 3.5.3

Published by aboedo about 4 years ago

3.5.3

purchases-ios - 3.6.0-beta-2

Published by aboedo about 4 years ago

3.6.0-beta-2

3.6.0-beta-1

purchases-ios - 3.6.0-beta

Published by vegaro about 4 years ago

purchases-ios - 3.5.2

Published by vegaro about 4 years ago

purchases-ios - 3.5.1

Published by vegaro about 4 years ago

purchases-ios - 3.5.0

Published by aboedo over 4 years ago

3.5.0

purchases-ios - 3.4.0

Published by aboedo over 4 years ago

3.4.0

purchases-ios - 3.3.1

Published by aboedo over 4 years ago

3.3.1

  • Fixed version numbers that accidentally included the -SNAPSHOT suffix
purchases-ios - 3.3.0

Published by aboedo over 4 years ago

3.3.0

purchases-ios - 3.2.2

Published by aboedo over 4 years ago

3.2.2

purchases-ios - 3.2.1

Published by aboedo over 4 years ago

3.2.1

purchases-ios - 3.1.2

Published by aboedo over 4 years ago

3.1.2

purchases-ios - 3.1.1

Published by aboedo over 4 years ago

3.1.1

  • small fixes to docs and release scripts:

    • the release script was referencing a fastlane lane that was under the group ios,
      so it needs to be called with ios first
    • the docs for setPushToken in RCPurchases.m say to pass an empty string or nil to erase data,
      however since the param is of type NSData, you can't pass in an empty string.

    https://github.com/RevenueCat/purchases-ios/pull/203

purchases-ios - 3.1.0

Published by aboedo over 4 years ago

3.1.0

purchases-ios - 3.0.3

Published by aboedo over 4 years ago

3.0.3

purchases-ios - 3.0.4

Published by aboedo over 4 years ago

3.0.4

purchases-ios - 3.0.2

Published by aboedo over 4 years ago

Fixes an issue where Apple Search Ads attribution information would be sent even if the user hadn't clicked on a search ad.