The source code reference for the Newsstand Tutorial in my blog
This is the reference source code for the two parts tutorial published in my blog: Newsstand Tutorial
This code to be successfully run requires some extra work:
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.