Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in realm

Checking for property existence when running linear migration in Realm

ios swift realm

Is allObjects() method in Realm was deprecated?

java android realm

Realm: working with Clean-Architecture and RxJava2

Random Realm 'already opened with a different schema mode' errors

Difference in offline-first approach and PWAs?

Android: Realm access from incorrect thread. Realm objects can only be accessed on the thread they were created

Android error with realm, trying to use async. Says it's opened from a thread with no looper

Realm limit query results

ios objective-c realm

Realm android, RealmTransformer doesn't seem to be applied

java android realm

Fetch a single column from Realm Database (Android)

android database realm

Why does Realm suggest that List<T> properties be declared using "let"?

swift realm

Realm Xamarin LINQ Object

linq xamarin realm

Using realm in the main app and a library

android realm

RealmMigrationNeededException when adding RealmList<Int> (Kotlin)

'RLMException', reason: 'Realm accessed from incorrect thread.'

Unable to catch `RealmFileException: Realm file decryption failed` exception

swift realm

Where does realm React-Native store data on mobile apps?

React Native Realm: Constructor was not registered in the schema for this Realm

Query Realm for objects by IDs collection

c# realm

What happens if I close my android application without closing an open realm instance?

android realm