PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WM22] Tables and combos not working on android 7 and 8
[WM22] Tables and combos not working on android 7 and 8
Iniciado por guest, 14,jun. 2018 16:05 - No hay respuesta
Publicado el 14,junio 2018 - 16:05
I'm testing an android app on a new phone which has android 8, and the selection of rows on the tables doesn't work, I even can't trigger the selecting a row event, if I test the app on a phone with android 6 it works alright, on an android phone which has android 7 combos weren't expanding when clicked, but on an android 6 they worked alright, also the android 8 one is displaying different information when obtaining the gps coordinates and displaying it on a map control, when tested in the android 6 it works fine. the phones are the next ones:

Moto x4 android 8
Moto Z play android 7 (now updated to 8)
Samsung J7 prime android 6

Any ideas on how to solve this?