Question

Using user id as an identifier in my backend

  • 25 January 2024
  • 0 replies
  • 11 views

Badge +2

I have a subscription in my app that allows the user to “redeem” 6 times each month. I keep track of that in an external database.

My app uses anonymous ids only – there’s no login or accounts.

How can I reliably get the same App User ID when a user opens the app, creates a subscription, or reinstalls the app? I find that it’s constantly changing.


0 replies

Be the first to reply!

Reply