-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Milestone
Description
build.gradle:
compile 'com.couchbase.lite:couchbase-lite-android:1.3.0-6'
compile 'com.couchbase.lite:couchbase-lite-java-listener:1.3.0-6'
compile 'com.couchbase.lite:couchbase-lite-java-javascript:1.3.0-6'
http://cl.ly/0i1v2K1j0M1m/Pasted_Image_01_07_2016__10_34.png
Error message: https://gist.github.com/jamiltz/594a5bd72835765e844a2bd3b14726fd
The project compiles and the app runs fine so it's not a blocker. It looks like the errors are coming from Acme.Serve which is the TJWS library (the server used in LiteServ).
Those errors are also visible in 1.2.1 and 1.1.0.
Reactions are currently unavailable