purchases-ios icon indicating copy to clipboard operation
purchases-ios copied to clipboard

[Customer Center] Add API call to get Customer Center config

Open vegaro opened this issue 8 months ago • 1 comments

Adds Purchases.shared.loadCustomerCenter() that calls a new backend endpoint that returns the customer center configuration

This API call doesn't exist yet and it will change. This PR is the ground work so that we don't have to wait for the backend to add this API and we can already pretend the API is there.

vegaro avatar May 31 '24 15:05 vegaro