baker icon indicating copy to clipboard operation
baker copied to clipboard

Splash screen. Is it possible?

Open divlv opened this issue 12 years ago • 6 comments
trafficstars

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?

divlv avatar Sep 25 '13 13:09 divlv

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

benoitchantre avatar Sep 25 '13 15:09 benoitchantre

Hmmm... ok. Thanks for answer.

But, where and how exactly add the launch image with XCode?

divlv avatar Sep 25 '13 22:09 divlv

Did you look at the help of Xcode? I can't explain better.

benoitchantre avatar Sep 26 '13 07:09 benoitchantre

;-)) 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?...

divlv avatar Sep 26 '13 09:09 divlv

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...

capture decran 2013-09-26 a 11 43 16

benoitchantre avatar Sep 26 '13 09:09 benoitchantre

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?

divlv avatar Oct 06 '13 21:10 divlv