Results 16 comments of xiao xin

Thanks for your suggestion. I will have a investigation when available.

There is no doc for how to running test locally and I am not familier with `wireit`, so I skipped writing tests :(

Here is a code sample: **schema defination using ts**: ```ts export class RecordModel extends Realm.Object { // @ts-ignore static name = "Record"; static primaryKey = "_id"; _id: Realm.Types.ObjectId = new...

I tried to use new the arch before, but it seems too complicated, and i am also not very familier with cpp. Maybe when the new arch development becomes more...

wow didn't heard of it, i will have a look when in free time.😃

> 1. Files here exist locally AND remotely? Yes when you downloaded it, due to it exists in the cloud folder, the file content maybe changed by apple system such...