opening a 2nd database for the user-specific data. const realmPublic = await Realm.open({ schema: [ContactRealm.schema], sync: { user, // It can be the instance ...
確定! 回上一頁