ceaseless-prayer / CeaselessIOS

This is the iOS application code for Ceaseless.
http://www.ceaselessprayer.com
MIT License
5 stars 2 forks source link

Add menu item "Review" #127

Closed LIL717 closed 9 years ago

LIL717 commented 9 years ago

We can add the links to the App Store before the app goes in. The Ceaseless App id is 973610764.

We should use SKStoreProductViewController class so that we don't leave the app.

This is for Swift, but its what we need to do - super simple.

http://www.techotopia.com/index.php/Making_Store_Purchases_in_Swift_with_the_SKStoreProductViewController_Class

chrislim commented 9 years ago

This has been added and merged to master. However since our app isn't in the store yet, it doesn't actually work.

LIL717 commented 9 years ago

I just tested it with the id of a live app and it worked properly. It's slow, but that is the nature of it, like a web view.

Lori Hill Sent from my iPhone

On Apr 22, 2015, at 4:57 PM, Chris Lim notifications@github.com wrote:

This has been added and merged to master. However since our app isn't in the store yet, it doesn't actually work.

— Reply to this email directly or view it on GitHub.