-
Notifications
You must be signed in to change notification settings - Fork 19
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
Used curve is incorrect #8
Comments
Confirmed However, it looks like they changed the docs. |
They did, which is annoying because the key we submitted in the beginning used |
thanks @dynamix - yep, we also suspect this changed... we are updating the repo to use |
that guidance has changed once again to old: http://web.archive.org/web/20200920102544if_/https://developer.apple.com/documentation/storekit/skadnetwork/registering_an_ad_network |
change to p192 plus a note in readme to highlight necessary equality in keypair and adserver -> addressed with #10 |
The example uses p256 but Apple requires p192.
The text was updated successfully, but these errors were encountered: