Start a new topic

Failure to resolve references

Hi,


I have an 'department' collection that is referenced by KinveyReferences in the 'employee' collection. When I query for an employee entry, however, there are a very few references in the collection then too I m not able to get the resolved objects.

I am continuously receiving _obj as null.


Please help.


Thanks

1 Comment

Anu,

Relational data support is deprecated at this point. If you need to do references you can build your own in Business Logic https://devcenter.kinvey.com/android/guides/business-logic#

Also, have you reviewed https://devcenter.kinvey.com/android/guides/data-modeling#?

 

Thanks,

Pranav

Login or Signup to post a comment