PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → LooperDisplay error on Android
LooperDisplay error on Android
Iniciado por Sarah Borg, 20,mar. 2023 10:05 - No hay respuesta
Publicado el 20,marzo 2023 - 10:05
Hi all,

I have a looper control on an Android application and its data source is a query.
I've been using this for quite some time and all was working well, however suddenly the looperDisplay() function that is being called at the End in Initialisation of the screen, started returning the below error.

Internal error.

System Message
This method must only be called as part of a callback while a frame is in progress.

Java Stack
android.view.Choregrapher.getFrameTimeNanos()

Has anyone else experienced this? Any help is highly appreciated.

Thanks
Sarah