1 questions from the last 7 days
Best practices
0
votes
0
replies
30
views
Should I store android and iOS in app purchases together in the same collection/table?
My app uses mongoDB.
There will be in app purchases of consumable products.
Do I store those transactions in the same table/collection for both android and iOS platforms?