Skip to main content

Only using REST API instead of SDK's

  • February 4, 2022
  • 1 reply
  • 35 views

Forum|alt.badge.img+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? 

This post has been closed for comments

1 reply

cody
RevenueCat Staff
Forum|alt.badge.img+8
  • RevenueCat Staff
  • February 4, 2022

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