Hi. In Users table i have relations (one to one and one to many) to some other tables. How could i retrieve those properties with iOS SDK? In documentation and examples, i see that method getProperty is used to read user properties, but does it work for relationship objects?
Could you also please post an example of how to update user relationships with iOS SDK?