Skip to main content

Greetings,

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

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