Socket
Socket
Sign inDemoInstall

@ionic-native/nfc

Package Overview
Dependencies
4
Maintainers
6
Versions
163
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ionic-native/nfc

Ionic Native - Native plugins for ionic apps


Version published
Maintainers
6
Install size
102 kB
Created

Changelog

Source

5.30.0 (2020-11-20)

Bug Fixes

  • clevertap: remove duplicated methods (ba39f7e), closes #3517 #3491

Features

  • AllInOneSDK: add check to restrict app invocation (#3570) (fd0cddc)
  • AppsFlyer: update to 6.x.x (#3563) (e486cfd)
  • background-upload: add plugin (#3539) (13f6da6)
  • bluetooth-le: Allow specifying transport mode for Android (#3571) (b3d5baa)
  • core: add methodName to Cordova Decorator (#3558) (46853b4), closes #3557
  • CustomUiSDK: add plugin for Paytm Custom UI SDK (#3546) (bb10642)
  • dfu-update: add DfuUpdate Plugin Wrapper (#3514) (07d7ace)
  • firebase-dynamic-links: Add missing method getDynamicLink() (#3567) (d7c6f86)
  • firebase-vision: add image labelling (#3569) (af114f4)
  • intercom: added displayCarousel, displayArticle, setBottomPadding (#3572) (68d245e)
  • multiple-document-picker: add plugin (#3551) (78e9242)
  • purchases: update to plugin version 1.3.2 (#3566) (0f197ad)
  • smartlook: update to 1.6.0 (#3562) (f71b65d)

Readme

Source
Improve this doc

UriHelper

onic cordova plugin add phonegap-nfc $ npm install @ionic-native/nfc


## [Usage Documentation](https://ionicframework.com/docs/native/nfc/)

Plugin Repo: [https://github.com/chariotsolutions/phonegap-nfc](https://github.com/chariotsolutions/phonegap-nfc)

The NFC plugin allows you to read and write NFC tags. You can also beam to, and receive from, other NFC enabled devices.

Use to
- read data from NFC tags
- write data to NFC tags
- send data to other NFC enabled devices
- receive data from NFC devices

This plugin uses NDEF (NFC Data Exchange Format) for maximum compatibilty between NFC devices, tag types, and operating systems.

## Supported platforms

- Android
  - iOS
  - Windows
  


FAQs

Last updated on 20 Nov 2020

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