PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Problem with SQLite database and iOS
Problem with SQLite database and iOS
Iniciado por csoft, set., 05 2023 4:06 PM - Sem resposta
Membro registado
9 mensagems
Publicado em setembro, 05 2023 - 4:06 PM
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?