SQLite native problem with new DevApp

Hi. I have a problem with DevApp because I have my app using SQLite, and File cordova plugins, and seems it doesn’t support cordova plugins, but in the docs it says there is a plugin list supported. The problem is in general, because it doesn’t works with any plugin.

I knew it is not possible to run in the browser, but I thought in DevApp will be works.
Any Idea?

cli packages: (/var/www/cuanticum/cmdapp/node_modules)

    @ionic/cli-utils  : 1.16.0
    ionic (Ionic CLI) : 3.16.0

global packages:

    cordova (Cordova CLI) : 7.1.0 

local packages:

    @ionic/app-scripts : 1.3.12
    Cordova Platforms  : android 6.3.0 browser 5.0.1
    Ionic Framework    : ionic-angular 3.4.2

System:

    Android SDK Tools : 25.2.5
    Node              : v7.8.0
    npm               : 4.2.0 
    OS                : Linux 4.10

Environment Variables:

    ANDROID_HOME : /home/agrosz/android-sdk-linux

Misc:

    backend : legacy

ikonic devapp work only with backend : pro and you are working on legecy version :smiley::smiley: