Hi all,
I have completed, I believe, the integration of Flutter development with RevenueCat. My app has it’s own user system. I have the following questions:
- When the app user X make subscription, the payment is make by AppleID?
- If the payment is make by AppleID, when the app user Y login and try to make the subscription using the same AppleID, what will happen?
- Will all the app users login to the device with a same AppleID get the subscription?
- If I want all app users who login to the device with a same AppleID to get the same subscription, what should I do?
Thank you