Skip to main content
Solved

Using both side subscripton

  • 24 September 2021
  • 1 reply
  • 40 views

Greetings,

is it possible to use a single membership purchased on ios or android in your application on both sides?

1 reply

Userlevel 5
Badge +10

Hey @Eren Çelik 

Yes this is possible. We support cross-platform subscriptions out-of-the-box as long as you're able to set a consistent user identifier (login). You’ll need to use RevenueCat’s entitlement status to check if the entitlement is active against the app user ID or have your own backend to check subscription status. 

Reply