bizz84/SwiftyStoreKit

Promotional Offers

Open

#629 opened on 2021年4月11日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)Swift (792 forks)batch import
area: new technologiesdifficulty: advancedhelp wantedtype: enhancement

Repository metrics

Stars
 (6,419 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド