Re: iPad splash screen blocks

2013-07-22 Thread Jim sims
In my case of SplashScreenitis there was code that caused the issue. What did surprise me then was it took ten seconds for the SplashScreen to go away, seems a consistent ten seconds. Works though. sims -- On Monday, July 22, 2013, Mike Kerner wrote: > And if I'm reading it correctly, in ios7,

Re: iPad splash screen blocks

2013-07-22 Thread Mike Kerner
And if I'm reading it correctly, in ios7, splash screens should go away - not that your app doesn't have a problem, but again, if I read it correctly, it should stop somewhere else instead. On Mon, Jul 22, 2013 at 6:08 AM, Paul Maguire wrote: > > On 19 Jul 2013, at 01:02, Randy Hengst wrote: >

Re: iPad splash screen blocks

2013-07-22 Thread Paul Maguire
On 19 Jul 2013, at 01:02, Randy Hengst wrote: > the other couple times, there was an error in my preOpen Card or preOpen > Stack handlers. Almost certainly this. Sprinkle some put statements to track what you're doing in these handlers and use Console to check (if you're on a Mac) Kind regard

Re: iPad splash screen blocks

2013-07-18 Thread Randy Hengst
Sims, That's happened to me a few times… once I had the same image from my splash screen at the top level of the first card of the stack… so, it covered everything… the other couple times, there was an error in my preOpen Card or preOpen Stack handlers. be well, randy - On Jul 17, 2013, at

iPad splash screen blocks

2013-07-17 Thread Jim sims
Using 5.5.5 livecode When iPad app opens the splash screen stays there and blocks use of the app. Any suggestions for a cure? sims ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage yo