bizz84/SwiftyStoreKit

Promotional Offers

Open

#629 opened on Apr 11, 2021

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Swift (6,419 stars) (792 forks)batch import
area: new technologiesdifficulty: advancedhelp wantedtype: enhancement

Description

Since Implementing Promotional Offers is quiet complicated and recommended to use a server for creating the signature, do you plan to make life easier and implement it on the app side? I know spreading the private key is not a good idea, but until you have a few subscribers only, it might be a good compromise.

https://github.com/bizz84/SwiftyStoreKit/blob/a66728353fc097cc3d375dad3a156e3dfde718c8/Sources/SwiftyStoreKit/PaymentsController.swift#L56

Contributor guide