Re: iOS cached Screen Flashes after Splash Image

2018-03-14 Thread Bob Sneidar via use-livecode
That is exactly what I am seeing Colin. I use Dashlane, which has it's own built in browser. When I navigate away from one site and back again, I get a brief time where the cached page displays, even though the connection has timed out, and then it takes me back to a login page for that site. I

RE: iOS cached Screen Flashes after Splash Image

2018-03-14 Thread Ralph DiMola via use-livecode
Subject: Re: iOS cached Screen Flashes after Splash Image I have seen something like you’re describing with other apps, not LiveCode ones. iOS 11 has a new way of doing app switching, and that uses a different snapshot of the apps. Are you letting your app quit on suspend, or is it still open

Re: iOS cached Screen Flashes after Splash Image

2018-03-14 Thread Colin Holgate via use-livecode
I have seen something like you’re describing with other apps, not LiveCode ones. iOS 11 has a new way of doing app switching, and that uses a different snapshot of the apps. Are you letting your app quit on suspend, or is it still open in the background? I can imagine cases where someone

RE: iOS cached Screen Flashes after Splash Image

2018-03-14 Thread Ralph DiMola via use-livecode
On Behalf Of Andrew Bell via use-livecode Sent: Wednesday, March 14, 2018 12:12 PM To: use-livecode@lists.runrev.com Cc: and...@midwestcoastmedia.com Subject: Re: iOS cached Screen Flashes after Splash Image I don't have a clear answer for this, but just an observation: iPhone 5 was the last of the A

Re: iOS cached Screen Flashes after Splash Image

2018-03-14 Thread Andrew Bell via use-livecode
I don't have a clear answer for this, but just an observation: iPhone 5 was the last of the Apple 32bit hardware devices. That makes me think this is an OS issue more than an LC issue. --Andrew Bell I'm getting a very strange complaint from one user who has an older iPhone 5 running iOS

Re: iOS cached Screen Flashes after Splash Image

2018-03-13 Thread Bob Sneidar via use-livecode
We have web pages that work the same way. I catch myself touching buttons in our time clock web app, even though I know the page has expired. Bob S > On Mar 13, 2018, at 11:11 , Ralph DiMola via use-livecode > wrote: > > Thank Brian, > > > > No, It’s when

RE: iOS cached Screen Flashes after Splash Image

2018-03-13 Thread Ralph DiMola via use-livecode
Cc: Ralph DiMola Subject: Re: iOS cached Screen Flashes after Splash Image Sounds like an OS thing. When you double tap the home, is that the screen that flashes? I think the OS caches the last screen for switching and throws that up before the splash. Apps that resume will not notice

Re: iOS cached Screen Flashes after Splash Image

2018-03-13 Thread Brian Milby via use-livecode
Sounds like an OS thing. When you double tap the home, is that the screen that flashes? I think the OS caches the last screen for switching and throws that up before the splash. Apps that resume will not notice. The faster the device, the less likely you are to see it. At least that is my

iOS cached Screen Flashes after Splash Image

2018-03-13 Thread Ralph DiMola via use-livecode
I'm getting a very strange complaint from one user who has an older iPhone 5 running iOS 11.2. When the app opens it briefly flashes the last screen that was up before the app was closed. This happens in between the splash page and the app's first card. The page flashed page sometimes even has