github RevenueCat/purchases-ios 3.12.0-beta.1

latest releases: 5.39.0, 5.38.2, 4.43.8...
pre-release4 years ago

Identity V3:

New methods

  • Introduces logIn, a new way of identifying users, which also returns whether a new user has been registered in the system.
    logIn uses a new backend endpoint.
  • Introduces logOut, a replacement for reset.

Deprecations / removals

  • removes createAlias

  • deprecates identify in favor of logIn

  • deprecates reset in favor of logOut

  • deprecates allowSharingAppStoreAccount in favor of dashboard-side configuration

    #453
    #438

Other changes:

  • Fixed sharedPurchases nullability
  • Introduced new property, isConfigured, that can be used to check whether the SDK has been configured and sharedPurchases won't be nil.
    #508
  • Fixed CI issues with creating pull requests
    #504
  • Improved Github Issues bot behavior
    #507

Don't miss a new purchases-ios release

NewReleases is sending notifications on new releases.