You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ohhh that makes sense, sorry about that.
Unfortunately promotional offers can't be done with only StoreKit 2, you need to create the signature on the server from what I've read. Unless I've completely missed something. And for the JavaScript code I get an error saying that applicationUsername.toLowerCase is not a function when I try to create the signature
So yes, to create a promotional offer you need a server which has access to your app's private signing key (Another reason this can't be done on device, as the app wouldn't have access to this key). We can track that issue on the issue you created on the node library.
Seems like some packages needs to be updated
The text was updated successfully, but these errors were encountered: