meteor-ios icon indicating copy to clipboard operation
meteor-ios copied to clipboard

currentUser.services always nil

Open chrisscholly opened this issue 8 years ago • 0 comments

I need to access to the services field of User but this is always nil. In the Todos example, services is declared as @NSManaged var services: NamedValues? in the User class. profile is fetched as well but services is always nil :( Has anyone an idea pls? ^^

chrisscholly avatar Jun 03 '16 10:06 chrisscholly