ValidateStoreReceipt
ValidateStoreReceipt copied to clipboard
Calling EVP_cleanup() causes crashes if using OpenSSL elsewhere
Calling EVP_Cleanup in dictionaryWithAppStoreReceipt() can cause crashes elsewhere in an app that uses OpenSSL. It's probably safer to not call it at all.