Socket
Socket
Sign inDemoInstall

@ionic-native/sqlite

Package Overview
Dependencies
4
Maintainers
6
Versions
162
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ionic-native/sqlite

Ionic Native - Native plugins for ionic apps


Version published
Weekly downloads
3.2K
decreased by-1.78%
Maintainers
6
Install size
42.8 kB
Created
Weekly downloads
 

Changelog

Source

5.17.0 (2019-11-19)

Bug Fixes

  • file: Changed resolveLocalFileSystemURL to FileEntryCallback instead of EntryCallback (#3231) (499cc5c)
  • firebase-x: adjust typings (#3228) (f2961fb)
  • firebase-x: update types to match cordova-plugin-firebasex 7.0.0 (#3226) (2fd4885)
  • push: add inline reply property (#3221) (01bfa5c)

Features

  • background-mode: add disableBatteryOptimizations function (#3235) (d2e4d3e), closes #3085
  • cordova-plugin-fingerprint-aio: change interface to support v3.0.0 release of plugin update index.ts (#3227) (48082ee)
  • facebook: add activateApp function (#3234) (3440dca), closes #3218
  • printer: add v0.8.0 support (#3225) (7d75639)
  • sum-up: change affiliate key on runtime (#3223) (4c56d22)
  • unvired-cordova-sdk: add method to get log file path (#3222) (f4b03bc)

BREAKING CHANGES

  • firebase-x: update firebase-x-cordova plugin to version 7

  • fix(firebase-x): update types to match cordova-plugin-firebasex 7.0.0

  • fix(firebase-x): Add getAPNSToken(), add onApnsTokenReceived()

  • Add getAPNSToken() plugin API method to get the APNS token on iOS.

  • (iOS) Add onApnsTokenReceived() to register a callback function to be invoked when the APNS token is allocated.

  • fix lint errors

Readme

Source
Improve this doc

SQLite

$ ionic cordova plugin add cordova-sqlite-storage
$ npm install @ionic-native/sqlite

Usage Documentation

Plugin Repo: https://github.com/litehelpers/Cordova-sqlite-storage

Access SQLite databases on the device.

Supported platforms

  • Android
  • iOS
  • macOS
  • Windows

FAQs

Last updated on 19 Nov 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc