GithubHelp home page GithubHelp logo

bobwol / newsstandtutorial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from viggiosoft/newsstandtutorial

0.0 2.0 1.0 168 KB

The source code reference for the Newsstand Tutorial in my blog

Home Page: http://www.viggiosoft.com/blog/blog/2011/10/17/ios-newsstand-tutorial/

newsstandtutorial's Introduction

Newsstand Tutorial README
=========================

This is the reference source code for the two parts tutorial published in my blog: 
[Newsstand Tutorial](http://www.viggiosoft.com/blog/blog/2011/10/17/ios-newsstand-tutorial/)

This code to be successfully run requires some extra work:

- a iOS developer account is needed as Push Notifications and In App Purchase don't work on the simulator
- all the iTunesConnect and iOS Developer Portal setup stuff is needed (create bundle ID, create provisioning profiles, configure for push notifications,
  add In App Purchases)
- as it uses Urban Airship (UA) for push notifications, the Airship SDK must be downloaded and installed at the same level
  of this project (so if you install this project in Github/NewsstandTutorial you should also add Github/Airship)
- in order to use UA you must sign up with a developer account, create your application, provide the APNS keys
- if you are not interested in the push notifications stuff you can simply remove the lines in the code and references to UA
- if you are not interested in the In App Purchase features you can run the application in the simulator
- if you run the application in the simulator you will be able to see the basic Newsstand features

My suggestion is that you don't use this code to run the example but only as reference for your own applications.
Besides take care that this code is for a tutorial only, so it is not optmizied for memory management and many coding shortcuts
that are good for a tutorial should be better planned for a real app.

 


newsstandtutorial's People

Contributors

viggiosoft avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.