Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in realm

Sharing Realm instance between React Native and Android

realm react-native

Instrumental test for Realm database gives "Call 'Realm.init(Context)' before creating Realmconfiguration" even though I call it

Realm unit test with Robolectric and PowerMock generating zero % code coverage

iOS Swift Realm Encryption and Sync with server

ios swift realm

When are Realm notifications delivered to main thread after writes on a background thread?

swift realm

Android Realm copyToRealmOrUpdate updates existing fields

android realm

Unable to open a realm at path

ios swift realm

Realm: Swift `let` property cannot be marked as dynamic

swift realm

How to store [String] or [Int] in react-native realm

Can I edit Realm object without transaction in Swift?

swift realm realm-cocoa

What is the best practice of managing realm instance in Clean Architecture?

android realm

How to fake Realm Results for tests

swift unit-testing realm

Android error during build - "default public constructor with no argument must be declared". What's the cause?

Can't sync Realm with iCloud

How to handle sync error: "Bad changeset received: Assertion failed: left().link_target_table_ndx == right().link_target_table_ndx"

Using Realm with Amazon DynamoDB [closed]

How to create an empty Results<T> object?

ios swift realm

Updating UITableView with multiple sections from RLMResults.Observe()

swift realm

Swift Remove Object from Realm

swift xcode realm

Realm access from incorrect thread

android realm