Open vleango opened 10 years ago
I have seen this same error and same error code. Strangely, it only seems to happen when debugging from Xcode; if I disconnect from Xcode and run the app manually it works fine.
Hi!
I am having the exact same problem. How did you solve it?
Thanks
The question is what does Error -34018
mean. I could not find any docs about that.
Also, is this a 8.0b3 only problem or did it occur in 8.0b2?
I was running my test on a device with iOS7 and the test failed on this line:
NXOAuth2AccountStore.m
for
#if TARGET_OS_IPHONE
The status i get is
-34018
I am just wondering if this should be reason for concern?
I have been getting some reports of my app crashing, and I am wondering if this could be it.
Thank you.