Well, I think that is correct, but so, how could i avoid the access while
device being locked...

Looking on SO...


2014-03-11 13:18 GMT-05:00 Jens Alfke <[email protected]>:

>
> 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<http://stackoverflow.com/questions/21672073/sqlite3-open-returning-error-code-23-thats-sqlite-auth>
>  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 a topic in the
> Google Groups "Couchbase Mobile" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/mobile-couchbase/q8H3qzgYfHo/unsubscribe
> .
> To unsubscribe from this group and all its topics, 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<https://groups.google.com/d/msgid/mobile-couchbase/1E2F6779-3BD5-48D0-A62D-AB23BFADF68D%40couchbase.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAD0KcgVd4zn_AHRCzGdwKdNQH2jt-NngxaX8mMRG-sgBTSy75w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to