Question

Electron + RevenueCat best practices

  • 25 May 2022
  • 1 reply
  • 172 views

Badge +3

We’re looking to use RevenueCat across our native Swift iOS app, Electron Mac app, and React web app. Currently all of our subscriptions have been managed via Stripe.

Is there a best practice around how to integrate on the Electron app? We’re assuming Electron should behave similarly to web and use the Stripe Checkout integration or the RevenueCat REST API, but just want to make sure we’re on the right track before continuing.


1 reply

Userlevel 4
Badge +6

Hi @Zachary!

We don't have an SDK currently for Electron, so if you'd like to put your app on the Mac App Store, you would need to implement in-app purchases yourself. Otherwise if you are not putting the app on the Mac App Store, you could integrate Stripe checkout or use our API. 

Reply