Encrypted CoreData: 'Cannot retrieve referenceObject from an objectID that was not created by this store'
up vote
0
down vote
favorite
In live, we're getting the following crash,
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Cannot retrieve referenceObject from an objectID that was not created by this store'
When, I have tried to re-produce the crash, we couldn't able to re-create it. Even, I posted this issue on github https://github.com/project-imas/encrypted-core-data/issues/309. But, there is no response. It's due to using multiple contexts? Because, in our project we're using multiple contexts.
AppTraces on EncryptedStore.m:
1)
2)
3)
swift encrypted-core-data-sql
add a comment |
up vote
0
down vote
favorite
In live, we're getting the following crash,
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Cannot retrieve referenceObject from an objectID that was not created by this store'
When, I have tried to re-produce the crash, we couldn't able to re-create it. Even, I posted this issue on github https://github.com/project-imas/encrypted-core-data/issues/309. But, there is no response. It's due to using multiple contexts? Because, in our project we're using multiple contexts.
AppTraces on EncryptedStore.m:
1)
2)
3)
swift encrypted-core-data-sql
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
In live, we're getting the following crash,
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Cannot retrieve referenceObject from an objectID that was not created by this store'
When, I have tried to re-produce the crash, we couldn't able to re-create it. Even, I posted this issue on github https://github.com/project-imas/encrypted-core-data/issues/309. But, there is no response. It's due to using multiple contexts? Because, in our project we're using multiple contexts.
AppTraces on EncryptedStore.m:
1)
2)
3)
swift encrypted-core-data-sql
In live, we're getting the following crash,
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Cannot retrieve referenceObject from an objectID that was not created by this store'
When, I have tried to re-produce the crash, we couldn't able to re-create it. Even, I posted this issue on github https://github.com/project-imas/encrypted-core-data/issues/309. But, there is no response. It's due to using multiple contexts? Because, in our project we're using multiple contexts.
AppTraces on EncryptedStore.m:
1)
2)
3)
swift encrypted-core-data-sql
swift encrypted-core-data-sql
asked Nov 19 at 12:49
user2210869
144
144
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53375014%2fencrypted-coredata-cannot-retrieve-referenceobject-from-an-objectid-that-was-n%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown