Skip to main content
Question

One subscription, multiple products?

  • May 11, 2022
  • 0 replies
  • 58 views

Forum|alt.badge.img+5

I have an educational app that is structured around courses. My subscription offering has two options: "single course" and "unlimited".

The problem is that with a "single course" subscription, I need to track which course the user subscribed to across devices. Can RC help me do this?

It seems like `setAttributes()` would help here, but there's no corresponding `getAttributes()` in the SDK.

This post has been closed for comments