Android app black screen?

Klaus major-k klaus at major-k.de
Tue Jul 25 09:17:08 EDT 2023


Hi Panos,

> Am 25.07.2023 um 15:02 schrieb panagiotis m via use-livecode <use-livecode at lists.runrev.com>:
> 
> 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 <merakosp at gmail.com> 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
>> 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
--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
klaus at major-k.de




More information about the use-livecode mailing list