Question

Same app used for different users

  • 18 May 2022
  • 1 reply
  • 47 views

Badge +1

Steps:

  1. User logged in with App User Id A.
  2. User A make purchase and a transaction created against user Id A on revenue cat.
  3. User A logged out from the app.
  4. User B logged in to the same app with the User Id B.
  5. User B make purchase and a transaction created against user Id B, But User A’s transaction app user Id updated to B.

My issue is I want both the transactions with separate App User Id and to updated with latest one.

Where and What I am missing here? 

Is there any configuration I need to do?


1 reply

Userlevel 5
Badge +9

Hey @Prabhat Ranjan

In this scenario it sounds like User A and User B are sharing the same Apple/Google account, so all of their transactions will always live the in the same receipt. 

In theses scenarios there isn’t a way to break up the receipt and store some transactions against User A and some against User B. The Restore Behavior configuration gives you the option to transfer everything to User B, or keep them always with User A.

Reply