dooboolab-community / flutter_inapp_purchase

(Sun Rised!) Flutter plugin for In App Purchase.
MIT License
549 stars 236 forks source link

Best way to check in firebase if user is subscribed #464

Closed JensTaken closed 5 months ago

JensTaken commented 9 months ago

I'm currently working on implementing in-app purchases in my Flutter app using the flutter_inapp_purchase package. I want to integrate Firebase rules to check if a user is subscribed.

Does anyone have insights or examples on how to set up Firebase rules and Firebase firestore to verify a user's subscription status using Flutter in-app purchases? I'd appreciate any guidance or code snippets to achieve this seamlessly.

Thanks in advance for your help!

github-actions[bot] commented 6 months ago

This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.