purchases-ios
purchases-ios copied to clipboard
[Customer Center] Add API call to get Customer Center config
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.