TypeError:undefined is not a function(evaluating'_realm2.default.open(databaseOptions)') #20306
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
I have a js file where I declared my schemas, the database options and functions that insert data, query data from the schema.
I am running the app on an android emulator, anytime I try to insert data it always comes back with this error
TypeError:undefined is not a function(evaluating'_realm2.default.open(databaseOptions)')
, can anyone please help, I've been stuck on it for days :(ALLSCHEMAS.JS
APP.JS
The text was updated successfully, but these errors were encountered: