Replies: 1 comment
-
Good question. The App Store notification payload is signed, and the signature is verified against Apple keys. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is probably a silly question, but does this package verify the notification with apple?
I know that in production, we are using the signed url, but is the receipt also validated against apple? Or would I have to do it manually in each of the listeners?
Beta Was this translation helpful? Give feedback.
All reactions