cordova-plugin-pinch

1.1.32 • Public • Published

Pinch SDK Cordova Pinch Proximity Plugin implementation guide

N|Solid

Full implementation guide are available here: https://developers.pinch.no/cordova/

Add PinchSDK

Prerequisites

The following criterias must be fulfilled to implement the SDK:

  • Minimum iOS target: 9.0
  • Minimum Android SDK version: 15
  • Minimum Android compile version: 28
  • Java 8+

Initialize SDK

::: warning Privacy dashboard and other metadata collection may not work as expected if API key is missing. :::

Install Plugin

You can install packages from the command line with cordova:

$ cordova plugins add cordova-plugin-pinch --variable API_KEY=[API_KEY]

If you need to change your APP_KEY after installation, it's recommended that you remove and then re-add the plugin as above. Note that changes to the APP_KEY value in your config.xml file will not be propagated to the individual platform builds.

Package Sidebar

Install

npm i cordova-plugin-pinch

Weekly Downloads

96

Version

1.1.32

License

Apache-2.0

Unpacked Size

53.8 kB

Total Files

10

Last publish

Collaborators

  • davidwahl
  • kissorjeyabalan