4.0.1
- Return the
receipt
as a String using the recommended[NSBundle appstoreReceiptURL]
method - Use the
CFBundleVersion
instead ofCFBundleShortVersionString
as recommended by Apple
receipt
as a String using the recommended [NSBundle appstoreReceiptURL]
methodCFBundleVersion
instead of CFBundleShortVersionString
as recommended by Apple