Re: Android app black screen?

2023-07-25 Thread Mark Smith via use-livecode
No worries, I understood  Thanks > On 25 Jul 2023, at 2:02 pm, panagiotis m via use-livecode > wrote: > > heh the name of the command should have been "initAR" > > Cheers, > Panos > -- > > On Tue, 25 Jul 2023 at 16:01, panagiotis m wrote: > >> Hello Mark, >> >> I had seen this issue on

Re: Android app black screen?

2023-07-25 Thread Klaus major-k via use-livecode
Hi Panos, > Am 25.07.2023 um 15:02 schrieb panagiotis m via use-livecode > : > > heh the name of the command should have been "initAR" we got the picture anyway! :-D > Cheers, > Panos > -- > > On Tue, 25 Jul 2023 at 16:01, panagiotis m wrote: > >> Hello Mark, >> >> I had seen this issue

Re: Android app black screen?

2023-07-25 Thread panagiotis m via use-livecode
heh the name of the command should have been "initAR" Cheers, Panos -- On Tue, 25 Jul 2023 at 16:01, panagiotis m wrote: > Hello Mark, > > I had seen this issue on Android, not on iOS. And the workaround was to > use a "send in time" command to set the acceleratedRendering to true, for >

Re: Android app black screen?

2023-07-25 Thread panagiotis m via use-livecode
Hello Mark, I had seen this issue on Android, not on iOS. And the workaround was to use a "send in time" command to set the acceleratedRendering to true, for example: on preOpenStack send initAE to me in 300 millisec end preOpenStack command initAE set the acceleratedRendering of this

Re: Android app black screen?

2023-07-25 Thread Klaus major-k via use-livecode
Hi Panos, > Am 25.07.2023 um 14:16 schrieb panagiotis m via use-livecode > : > > Hello Klaus, > > Nope, I just asked because I had seen some similar issues when setting this > property on preopenstack. > > Well, if the same app worked as expected before, then it may be just a > random glitch,

Re: Android app black screen?

2023-07-25 Thread Mark Smith via use-livecode
Hi Panos, I do set accelerated rendering to true in a preopencard handler on the “main”, “first”, “home” card (whatever you want to call it). It’s in the section of code that defines the properties of the data grid. Do you think this possibly could cause a problem? > On 25 Jul 2023, at 1:16

Re: Android app black screen?

2023-07-25 Thread panagiotis m via use-livecode
Hello Klaus, Nope, I just asked because I had seen some similar issues when setting this property on preopenstack. Well, if the same app worked as expected before, then it may be just a random glitch, which would have been fixed with a restart of the device (i.e no need to delete and reinstall

Re: Android app black screen?

2023-07-25 Thread Klaus major-k via use-livecode
Hi Panos, > Am 25.07.2023 um 14:06 schrieb panagiotis m via use-livecode > : > > Hello Klaus, > > Are you setting the acceleratedRendering to true on startup? no, should I? 8-) However this came out of a sudden after using my (same) app many times before... > Kind regards, > Panos > > On

Re: Android app black screen?

2023-07-25 Thread panagiotis m via use-livecode
Hello Klaus, Are you setting the acceleratedRendering to true on startup? Kind regards, Panos On Tue, 25 Jul 2023, 12:15 Mark Smith via use-livecode, < use-livecode@lists.runrev.com> wrote: > Hi Klaus, > > I’ve had similar things happen on iOS, perhaps more recently in the past > year than

Re: Android app black screen?

2023-07-25 Thread Mark Smith via use-livecode
Hi Klaus, I’ve had similar things happen on iOS, perhaps more recently in the past year than previously. Sometimes when I open the app (I’m not sure at these times if the app is just suspended or is actually reopening) I’ll get a black screen. If I tap on it 90% of the time it goes away and

Android app black screen?

2023-07-24 Thread Klaus major-k via use-livecode
Hi all, today I used my Android app at home, no problems. Then I went to our band rehearsal, started the app and only got a black screen!? Everything else on the device worked without problems. De- and re-installing the app fixed it. Has someone also experienced something like this? Samsung