github RevenueCat/purchases-ios 3.1.1

latest releases: 5.40.0, 5.39.3, 5.39.2...
5 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.

    #203

Don't miss a new purchases-ios release

NewReleases is sending notifications on new releases.