Hi
I am scratching my head over this for a while without success.
So far, I am able to:
login
Get user information like name
get user sample property like contact number
But do I retrieve the collections objects using the backendless user object?
for example, I have a one-to-many relationship from user to customers table.
How do I access the customers for a particular user?
HELP!