configure
Configures an instance of the Purchases SDK with a specified API key. The instance will be set as a singleton. You should access the singleton instance using Purchases.sharedInstance
Return
An instantiated `Purchases object that has been set as a singleton.
Parameters
configuration
: the PurchasesConfiguration object you wish to use to configure Purchases.