【发布时间】:2017-04-22 12:10:51
【问题描述】:
我之前使用领域(0.13.2)没有错。 但是当我将插件更新到领域(1.2.0)时,它发生了:
undefined is not an object (evaluating '_realm.Realm.schemaVersion')
configureRealm
configure.js:14:19
和 configure.js,第 14 行:
var next = Realm.schemaVersion(Realm.defaultPath);
怎么了?
【问题讨论】:
标签: ios react-native realm