Includes Three XCode Templates to Publish an iOS Book App PLUS Eleven High Definition Video Tutorials Explaining the Templates and How To Get Your App in the Store!
Add in your own images and publish a realistic page-turning book to your iPad immediately! Then add a little extra code to really make your book standout for inclusion in the App Store.
The three XCode templates are…
- One eBook template without code for In-App Purchasing (described in detail in videos 1-5 )
- One eBook template with code for In-App Purchasing (described in video 6 )
- One eBook template with code for In-App Purchasing and a lot of extra code (described in videos 7-10)
After watching the videos you’ll know how to…
- Add sound FX & background audio to specific pages
- Add animated images
- Add buttons that reveal other images (great for kids books!)
- Add special FX to your pages with just a few lines of code ( snow, rain, fire, sun, fireworks, sun, galaxies, and more)
- Add an index to jump to pages
- Add an in-App purchase option to give part of the book away for free, and the rest for sale.
Basic Setup:
At the very least, all you need to do to setup this book is replace the already included sequential images (page0.png, page1.png, and so on) with your own images. In landscape mode your images will be 1024 by 768. You’ve also got the option to include a cover page (named “page0_with_options.png”) which can include text over your book cover which instructs readers where to swipe or press to flip the page forward and back and how to get to the index. This alternate cover page can be seen when the app first loads, but if the viewer returns to this page later, they’ll see your usual cover art ( “page0.png” ). Other than that, you’ll just need to change a variable in the Constants.h file which specifies how many pages are in your book.
Extra Features:
In just a few steps, you can publish a book to your own iPad. Getting approved for inclusion in the App Store takes just a little bit more work. We’ve included some short videos with example code to impress upon your App Reviewer that your book belongs in the App Store in the Books category. Without something extra, your book will probably get rejected with a note that it would be better off in the iBookStore. Basically meaning, it is not good enough to be considered an “app”. The iBookStore is for books created in a different format than this template, and gets far less sales and searches than the App Store. But don’t worry, it is incredibly easy to add sounds, buttons, special FX, or animation that will get your app approved. Video tutorials 7-10 go into all that.
We’ve also included an initial setup video for beginners to XCode and app development. It will give you an overview of what you need to know about XCode to setup your app, and where to go in iTunes Connect and the Development Portal to sign your application and submit it. So while it would be great if you knew a bit of programming and had prior development experience, this template does not require it. Just watch the included videos!