In the iOS SDK, how do we change the UUID that's automatically created when the app is installed? The SDK only offers a getter: - (NSString*)getMintUUID;
My app can be used by multiple accounts on the same device, and I want to reflect that in our Splunk logs. In case it matters, we're using Splunk MINT iOS 5.2.3, with our logs going into Splunk Enterprise.