bizz84/SwiftyStoreKit

Promotional Offers

Open

#629 aberto em 11 de abr. de 2021

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

Métricas do repositório

Stars
 (6.419 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador