Only using REST API instead of SDK's

  • 4 February 2022
  • 1 reply
  • 21 views

Badge +1

Hello!

In my team we are wondering if we can get rid of Revenuecat client SDK’s and only use the REST API. Is it possible? 


1 reply

Userlevel 6
Badge +8

Hey @Hector,

We definitely recommend using our SDKs as we have designed them to be as efficient as possible on each platform, plus abstracting away common issues that arise when interacting with the native frameworks directly (like StoreKit). That being said, the SDKs are open source if you want to take a look at what a custom implementation would require: https://github.com/RevenueCat

Reply