-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bundle id #7
Comments
@bleroux-orange do you think this is the same issue as I am having? #13 |
Hi, It may be the same problem. I’ve encountered 2 problems, see patches #8 and #14. Regards, De : objectiveSee <[email protected]mailto:[email protected]> @bleroux-orangehttps://github.com/bleroux-orange do you think this is the same issue as I am having? #13#13 — Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc This message and its attachments may contain confidential or privileged information that may be protected by law; |
Hi,
I found a problem using DHAppStoreReceipt.bundleId method. Receipt validation fails when using this value.
It appears that it's related to the conversion of the receipt bundle id into a string.
When converting the receipt bundle id into NSData, everything is ok.
The text was updated successfully, but these errors were encountered: