baker
baker copied to clipboard
The HTML5 ebook framework to publish interactive books & magazines on iPad & iPhone using simply open web standards
Hi all, I thought it was about time I mentioned the Baker based app I've been working on. It's actually been in the app store for a little while already...
Hi Guys, i experience a lot of memory warning in the app, some of them drive to a crash. Specially on iPads 3 and 4 (retina display). Html and images...
Hi all, Appreciate all the work done to ensure Baker works with IOS7. We have downloaded the new master with the ios7 branch merged. However, we have encountered one error:...
Hi there, i got some apps published usign the baker framework and i was wondering if there is any tutorial on how to implement the Comscore Analytics Package in Baker...
Are there any examples of a MagRocket/Baker implementation in the Newsstand at the moment that have a Auto-Renewable subscriptions?
Hi there, Since upgrading to iOS 7 I am experiencing a bug with the index navigation bar. As soon as the issue is launched on my iPad the index.html is...
Hi there, We're currently working on our first baker app and it's going alright. One of the issues we're currently having is that playing a video in full screen takes...
When you double click in the tap area, the index doesn't display. The log shows two lines with `Tap DOWN`, `Tap UP`, ... depending on the side of the screen.
Hello! From the very beginning of my work with Baker's Newsstand mode, I noticed that my custom background for the bookshelf isn't working properly. I always see the bright line...
What array can I update so that I can mark a magazine or subscription as purchased. I tried using these methods in PurchasesManager: - ``` - (BOOL)isMarkedAsPurchased:(NSString *)productID; - (void)markAsPurchased:(NSString...