Skip to main content

I am using react native and looking at the customerInfo object, it seems that managementURL is at the top level. I am wondering why it is not inside each entitlement maybe or a better place to account for multiple purchases on different platforms..

Example, if I log into the app on Android and make a purchase, then also login on iOS and make another purchase, wouldn’t I need 2 managementURLs (one for each store)?

@vic-a563d7  Did you figure out this? If so where i’ll have to manage all this url for different platform.
If there isn’t way, we can definitely handle it from front-end using store value.
@sharif would be grateful if you could help me in this.


Reply