Hi, I’m trying to implement a subscription system with multiple tiers in a Unity cross-platform app.
My concern is if there is a way where a user that has activated a subscription in a platform can upgrade the subscription from a different platform.
I have also seen that there is a “managementUrl” that can be used to guide the user to the correct portal in case that he wants to manage a subscription, but I cannot find that url in the Unity Revenuecat SDK.