bizz84/SwiftyStoreKit

Promotional Offers

Open

#629 geöffnet am 11. Apr. 2021

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Swift (792 Forks)batch import
area: new technologiesdifficulty: advancedhelp wantedtype: enhancement

Repository-Metriken

Stars
 (6.419 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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