On Mar 11, 2014, at 10:57 AM, Frederic Yesid Peña Sánchez 
<[email protected]> wrote:

> Error Domain=SQLite Code=23 "authorization denied" UserInfo=0x155802e0 
> {NSLocalizedDescription=authorization denied}

I've never heard of that SQLite error code before, but searching Google for 
SQLITE_AUTH, the second hit is this StackOverflow question where it occurs on 
iOS. Apparently this is caused by the process no longer having access to the 
database file due to iOS's file encryption. Is it possible your code is being 
invoked when the device is locked?

--Jens

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/1E2F6779-3BD5-48D0-A62D-AB23BFADF68D%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to