realm-java Questions

1

Solved

Works fine for most fresh installs, but a lot of reports are coming in with this issue after the latest app update. It has been awhile between updates, so I THINK this could be caused by users upda...
Elsyelton asked 12/6, 2018 at 2:18

1

Solved

Question : When I try to open encrypted realm file in Realm Browser (windows) and it gives me following message. Either this is not a Realm file or it's encrypted. Enter: 128-character hex-encoded...
Admix asked 27/11, 2017 at 6:34

1

Solved

I'm new to Android development and got a legacy project. So I installed the newest version of Android Studio and opened it. When I try to build it, I get this error: Error:android-apt plugin is i...
Digression asked 22/11, 2017 at 19:4

1

Solved

In Realm Javascript, it's possible to create an object by primary key and, if it already exists, update the existing object: https://realm.io/docs/javascript/latest/#creating-and-updating-objects-w...
Lentha asked 10/9, 2017 at 5:55

1

Solved

I am using Realm 3.0.0 as the DB of my Android app. It's like a questionnaire application, in which the user navigates inside the app a lot. When I use the app (go back and forth) continuously, I g...
Diwan asked 31/3, 2017 at 15:7

2

Solved

I have json with field _id String json = "{ _id : 1, name : 'Alex', role: 'admin' }" In my Realm model I use @SerializedName attribute: public class User extends RealmObject { @SerializedNam...
Donahue asked 10/2, 2016 at 9:1
1

© 2022 - 2024 — McMap. All rights reserved.