Question

Using v4.0.0 Beta/RC in production

  • 25 February 2022
  • 3 replies
  • 46 views

Badge +1

Besides the sdk still being in beta(rc), would you say it has the features to be used in production? or does it not yet have all the basic features of the old sdk?

 

 

Will RevenueCat support the new refund API apple introduced past WWDC with v4?

 


3 replies

Userlevel 3
Badge +5

Hey @BSM!

v4.0.0 is at parity with v3 and contains even more than v3 😊 

Here is a link to the v4 migration that shows the new things added - https://docs.revenuecat.com/v3.4/docs/ios-native-3x-to-4x-migration#new-apis

There are new methods for:

  • showManageSuscriptions(completion:)
  • beginRefundRequestForCurrentEntitlement
  • beginRefundRequest(forProduct:)
  • beginRefundRequest(forEntitlement:)

The official pull request for v4.0.0 has been made and will be released real soon - https://github.com/RevenueCat/purchases-ios/pull/1339

Thanks and let me know if you have any further questions!

Badge +1

Thanks @joshdholtz!

Didn’t realize v4 is already that far in development! I expected it to take much longer!

 

Is the getting started guide already up-to-date with v4? or for now only the new docs website?

 

I wanted to try out the demo project that is on the documentation page Getting Started - RevenueCat v4 Docs But the links to both the swiftUI and UIKit version dont work. 

 

 

Userlevel 3
Badge +5

Hey @BSM!

First, just wanted to let you know that v4.0.0 is officially release -https://github.com/RevenueCat/purchases-ios/releases/tag/4.0.0

And hmmm 🤔 The links to the SwiftUI and the UIKit version both work for me

These are the URLs both the links go to. Do those direct links work for you? What URL are they trying to go to on your machine?

Thanks!

Reply