PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Problem with SQLite database and iOS
Problem with SQLite database and iOS
Iniciado por csoft, 05,sep. 2023 16:06 - No hay respuesta
Miembro registrado
9 mensajes
Publicado el 05,septiembre 2023 - 16:06
Hi all,

i have a windev mobile application that work with a SQLite database because the entire database are synchronized with another software.
On the Android device all works fine but on iOS device i get immediately this error:

70181 Type defined for  file is unknown


How can I solve this error and open my table in the SQLite database?