baker
baker copied to clipboard
Splash screen. Is it possible?
Hi All!
When I'm opening my application in the Newsstand and after that, open the magazine issue, I see the black screen, when the content is loading.
Is it possible to place (in both situations) some kind of splash screen, - simply html page or image with, say, my magazine's logo?
You can add a launch image to your app with Xcode.
If you want a background image for your content, it's explained in the wiki: look at properties -baker-background-image-portrait and -baker-background-image-landscape
Hmmm... ok. Thanks for answer.
But, where and how exactly add the launch image with XCode?
Did you look at the help of Xcode? I can't explain better.
;-)) OK. "If you want something, just read the manual and do it!" ;-)
No, I haven't read the manual. I'm not the XCode/Objective-C programmer. Otherwise, I'd create Baker by myself.
Maybe @folletto can help us?...
I'm not saying read the entire manual, I'm saying search this topic in the help menu of Xcode. You don't need to be a developer to use the Help menu...

Yes, thanks for the idea. I have implemented the splash screen for the application itself with the settings of the XCode project. But, what about the splash screen at the issue opening within our BookShelf?