I am using https://github.com/brodysoft/Cordova-SQLitePlugin for my cordova based app and it supports android, iOS, windows OS for now.
However, we have also added blackberry OS to the app and I believe this sqlite plugin is unsupported for blackberry. As of now, the index page gets loaded in blackberry simulator and it stops there since the db does not get a call.
I am stuck at this since 3 days now and haven't found a solution yet. Could someone please provide with a solution as we only need to get over this step to publish the app successfully?