S
S
Unhandled Exception: System.IO.FileNotFoundException: Realm, Version=3.3.0.0, Culture=neutral, PublicKeyToken=null at IKVM.Reflection.Universe.Load(String refname, Module requestingModule, Boolean throwOnError) at IKVM.Reflection.Reader.ModuleReader.ResolveAssemblyRefImpl(Record& rec) at IKVM.Reflection.Reader.ModuleReader.ResolveAssemblyRef(Int32 index) at IKVM.Reflection.Reader.ModuleReader.ResolveType(Int32 metadataToken, IGenericContext context) at IKVM.Reflection.Module.ResolveType(Int32 metadataToken, Type[] genericTypeArguments,...
db.find doesn't work properly for custom indices.
I encountered this issue when I use haul instead of metro. The reason is because in asyncstorage_core.js, `module.exports` is used along with `import`. Hence, the `export` keyword should be used...
My app is unable to run because of this error, which is due to the fact that net is a node module which I think not available on react native....