On Nov 10, 2014, at 4:12 AM, João Agostinho <joa...@gmail.com> wrote:im returning the session token to my phonegap app but i cant figure out how to pass it to cblite
> On Nov 11, 2014, at 3:40 AM, João Agostinho wrote:
>
> The problem turned out to be an old version of the plugin, for some reason the command 'cordova plugin add com.couchbase.lite.phonegap' was (or is) installing an old version of the plugin 1.0.0-BETA
That sounds pretty bad; we really don't want people running with old versions of Couchbase Lite, especially pre-1.0!
I've alerted the responsible parties so we'll see about getting this fixed. Thanks for letting us know.
cordova plugin add com.couchbase.lite.phonegap
and everything is clean. So it's been update/fixed (I think we did a release since this thread) -- hopefully it works for you too.
Chris