Hi there,
is there a way to check if a user has currently subscribed to a specific package?
The use case is that I want to have a monthly and a yearly subscription for pro access. If a user has subscribed to one of both, I want to mark it accordingly in the UI and disable the buy button.
I can’t just check if the pro-access-entitlement is active because both the monthly and the annual subscription refer to the same entitlement.
Any ideas?
Best, Tobias