kinvey-phonegap-sdk

3.12.5 • Public • Published

Overview

Kinvey (pronounced Kin-vey, like convey) makes it ridiculously easy for developers to setup, use and operate a cloud backend for their mobile apps. They don't have to worry about connecting to various cloud services, setting up servers for their backend, or maintaining and scaling them.

Getting Started

Install and save the Kinvey PhoneGap SDK:

npm install --save kinvey-phonegap-sdk

Import the Kinvey PhoneGap SDK:

const Kinvey = require('kinvey-html5-sdk');

Mobile OS Compatibility

The Kinvey PhoneGap SDK supports the following mobile OS versions:

  • iOS: 10.0+
  • Android: 2.3.3+

Documentation

For more detailed documentation, see Kinvey DevCenter.

License

See LICENSE for details.

Readme

Keywords

none

Package Sidebar

Install

npm i kinvey-phonegap-sdk

Weekly Downloads

5

Version

3.12.5

License

Apache-2.0

Unpacked Size

2.22 MB

Total Files

5

Last publish

Collaborators

  • thomas.conner