You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm relatively new to Realm, Java and Android and I was wondering whether you can subclass a subclass of RealmObject and if that subclass would then work as expected.
The text was updated successfully, but these errors were encountered:
Considering it's "blocked on core" and "idea backlog" for Realm-Cocoa which is far ahead in terms of features (they have Results integration and fine-grained notifications too, for example), you should probably resolve this problem in a different way. For example, interfaces.
I'm relatively new to Realm, Java and Android and I was wondering whether you can subclass a subclass of RealmObject and if that subclass would then work as expected.
The text was updated successfully, but these errors were encountered: