Not all records displayed in Lit view

0
In native mobile application, I am using listview to list all records of an entity. However, it does not display any records though there are few records which i can see via built in database viewer.  I have checked the user roles and security settings for the page and entity and found no issues. Can anyone help me on this ?   Thanking you! iqbal.
asked
1 answers
0

It could be that the objects are not synced to the device for some reason. Here are some suggestions to try out.

1) If you use the MiN app, make sure you've cleaned your deployment directory before starting the app.

2) Check your native navigation profile to see if there are any restrictions there for the entity you wish to see.

answered