ionic Cannot read properties of undefined (reading ‘then’)
I developed ionic application and angular (ionic 6 and angular 15), I use awesome-cordova-plugins/sqlite and cordova-sqlite-storage for create database sqlite, now I test application with my phone android and i use edge inspect device for debug application , now when I launch page for get data from sqlite It return this error .