Android app black screen?

panagiotis m merakosp at gmail.com
Tue Jul 25 09:01:56 EDT 2023


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 stack to true
end initAE

Kind regards,
Panos
--

On Tue, 25 Jul 2023 at 15:49, Klaus major-k via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Hi Panos,
>
> > Am 25.07.2023 um 14:16 schrieb panagiotis m via use-livecode <
> use-livecode at lists.runrev.com>:
> >
> > 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 the app).
>
> OK, I only switched the device off and on again, which is probably NOT a
> restart.
> Will keep this in mind for the next time, which hopefully will never
> happen. 8-)
>
> Thank you!
>
> > Cheers,
> > Panos
>
> Best
>
> Klaus
>
> --
> Klaus Major
> https://www.major-k.de
> https://www.major-k.de/bass
> klaus at major-k.de
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


More information about the use-livecode mailing list