Navigation

    Monaca & Onsen UI
    • Register
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. huynguyenlq
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    huynguyenlq

    @huynguyenlq

    0
    Reputation
    1
    Posts
    54
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    huynguyenlq Follow

    Posts made by huynguyenlq

    • Ionic 3 + Angular 5. SQLite open database

      Hi guys.

      I’m doing on Ionic 3 + Angular 5 project.
      While trying to connect sqlite i have use ionic-sqlite and plugin cordova-sqlite-storage.

      But the sqlitePlugin is alerted undefined in window.

      window.sqlitePlugin.openDatabase({ name: gm_public.sql_data.db + ‘.db’, location: ‘default’ });

      Can someone help me fix this one.

      Thank you

      posted in Developer Corner
      huynguyenlq