Skip to content
This repository was archived by the owner on Apr 25, 2018. It is now read-only.
This repository was archived by the owner on Apr 25, 2018. It is now read-only.

No Answers on SKQuestion #24

Description

@Jon889

I copied the data model file into my project and it gets the list of questions now, however the answers property of the SKQuestions returned doesn't contain anything it gives a coredata error which I don't understand:

Relationship fault for (<NSRelationshipDescription: 0xb9e9210>), name answers, isOptional 1, isTransient 0, entity SKQuestion, renamingIdentifier answers, validation predicates (
), warnings (
), versionHashModifier (null), destination entity SKAnswer, inverseRelationship question, minCount 0, maxCount 0 on 0xb6be8b0

All I'm looking for is the answer count and if there is an accepted answer, do I have to request the answers for that question as well, because that will increase the bandwidth used too much, just to get a list of questions. Before there used to be answer count and accepted answer id properties?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions