I updated couchbase from 1.0.4 to 1.2.0 and got an error with com.couchbase.lite.view object saying "cannot resolve symbol "couchbaseView.getViewId()". What is the replacement for this?
Asked
Active
Viewed 78 times
2 Answers
0
android dont have this method,if you sure this method is define,you could try to clean project

R Probaby
- 45
- 5
-
its a couchbase method. It was available with old versions of couchbase, like 1.0.4 . But they seem to have removed it from version 1.2.0. – Ankur Adlakha Oct 10 '16 at 10:01