Skip to content

Commit

Permalink
Add links to blog posts about SwiftyStoreKit on README
Browse files Browse the repository at this point in the history
  • Loading branch information
bizz84 committed Feb 25, 2017
1 parent 2142c2c commit 382deae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,10 @@ Note that the pre-registered in app purchases in the demo apps are for illustrat
* [Apple - Offering Subscriptions](https://developer.apple.com/app-store/subscriptions/)
* [objc.io - Receipt Validation](https://www.objc.io/issues/17-security/receipt-validation/)

I have also written about building SwiftyStoreKit on Medium:

* [How I got 1000 ⭐️ on my GitHub Project](https://medium.com/ios-os-x-development/how-i-got-1000-%EF%B8%8F-on-my-github-project-654d3d394ca6#.1idp27olf)
* [Maintaining a Growing Open Source Project](https://medium.com/@biz84/maintaining-a-growing-open-source-project-1d385ca84c5#.4cv2g7tdc)

## Payment flows - implementation Details
In order to make a purchase, two operations are needed:
Expand Down

0 comments on commit 382deae

Please sign in to comment.