Database Service doesn't work
Hi,
I have a collection(doctors) in the Database, it contains 132 records. and I have a Database Service that list all the records of this collection. The problem is when I tested this Database service it didn't get all the records.
It's really bad because i insert these records into sqlite Database, but now i ended with missing data and my app will not work as it should.
What can I do?