1

I would like to integrate new feature of iOS5 NEWSSTAND in my app. But i m get confused how to start. Can anybody help me ? is there any sample code for it ? can anybody know how to implement it in our app. Thx

user1072740
  • 660
  • 1
  • 6
  • 10
  • Read the docs ( https://developer.apple.com/library/ios/#DOCUMENTATION/StoreKit/Reference/NewsstandKit_Framework/_index.html ) and then ask specific questions about what you don't understand. – mattjgalloway Mar 06 '12 at 12:55

2 Answers2

7

A very nice tutorial for creating Apple NewsStand apps

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

msk
  • 8,885
  • 6
  • 41
  • 72
1

Well you could start with the Apple documentation: NewssstandKit Framework.

rckoenes
  • 69,092
  • 8
  • 134
  • 166