add stack to splash screen not working

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
mister
Posts: 39
Joined: Thu Nov 27, 2014 9:03 pm

add stack to splash screen not working

Post by mister » Tue Mar 22, 2016 10:22 pm

The add a stack screen in the standalone builder is "greyed out" when building for IOS 9.2.1 using mac osx 10.11.3. & live code 7.1.2 However, i can load a standalone onto the phone without a splash screen. Any ideas?

Thanks,
Larry

edit: When you first open add stack button, you can add the stack. After you build for IOS and you go back and check the stack tab you'll see it's greyed out.

MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Re: add stack to splash screen not working

Post by MaxV » Wed Apr 13, 2016 9:37 am

Mobile apps are only single stack, so you have make visible an image in the centre of your current card to make a splash screen on mobile.
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Post Reply