Start a new topic

User avatar

Maybe I'm missing this somewhere... but how do you create a user avatar? A KinveyFile reference on the user doesn't seem to resolve like all the other collections. Does it have to be in a separate collection?



This must have been done before somewhere.

In our app we're using Gravatar.
Yes, KinveyRef resolution works, and referencing an entity in a collection should work.
so what's the recommended way then? seems like that should be documented somewhere (I couldn't find it)



do other references work on the user? could I reference an "avatars" collection that then has a file reference in it?
Hi Michael, resolving KinveyFile references is currently supported only through the Data Store API (and not through the User API).
Login or Signup to post a comment