Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

upgrade to Realm 0.89.0 #41

Closed
alexodus opened this issue Apr 25, 2016 · 3 comments
Closed

upgrade to Realm 0.89.0 #41

alexodus opened this issue Apr 25, 2016 · 3 comments

Comments

@alexodus
Copy link

Please upgrade to Realm 0.89.0.
In my project I use this versione and now I had this error:

FATAL EXCEPTION: 
    java.lang.NoSuchMethodError: No virtual method get(I)Lio/realm/RealmObject; in class Lio/realm/RealmResults; or its super classes (declaration of 'io.realm.RealmResults' appears in /data/data/<package>/files/instant-run/dex/slice-io.realm-realm-android-library-0.89.0_1e0e323ab8ec35a6ebf8c8bfff373693aed24725-classes.dex)
    at io.realm.RealmBasedRecyclerViewAdapter.getRealmRowId(RealmBasedRecyclerViewAdapter.java:376)
    at io.realm.RealmBasedRecyclerViewAdapter.getIdsOfRealmResults(RealmBasedRecyclerViewAdapter.java:367)
    at io.realm.RealmBasedRecyclerViewAdapter.updateRealmResults(RealmBasedRecyclerViewAdapter.java:335)
    at io.realm.RealmBasedRecyclerViewAdapter.<init>(RealmBasedRecyclerViewAdapter.java:198)
    at io.realm.RealmBasedRecyclerViewAdapter.<init>(RealmBasedRecyclerViewAdapter.java:105)
@thermatk
Copy link

0.89.1 is out already
same error happens to my app if I don't downgrade to 0.88.2

@thorbenprimke
Copy link
Owner

Thanks for bringing this up. I'll see about updating the dependency.

@thorbenprimke
Copy link
Owner

closed by 67a4557

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants