I am using ionic 2.1.12.
I installed native SQLite plugin into my project:
ionic plugin add cordova-sqlite-storage
I built the project for android platform:
ionic build android
I got this error message:
Execution failed for task ‘:transformNative_libsWithStripDebugSymbolForDebug’.
java.lang.NullPointerException (no error message)