rainforestapp/rainforest-cordova-plugin

Name: rainforest-cordova-plugin

Owner: Rainforest QA

Description: Rainforest plugin for Cordova projects

Created: 2016-07-07 12:46:30.0

Updated: 2017-12-28 18:18:41.0

Pushed: 2018-02-28 01:29:21.0

Homepage: null

Size: 36280

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

rainforest-cordova-plugin

Plugin to add the Rainforest iOS framework in Ionic/Cordova projects.

Installation

First, the Rainforest iOS framework does not support iOS 7 or previous versions, so please make sure that your Cordova project is build with a deployment target >= 8.0. You can set the deployment target on the Cordova config.xml file:

ference name="deployment-target" value="8.0" />

Next, install the node xcode utility:

install xcode

Finally, add the plugin to your Cordova project:

rdova plugin add https://github.com/rainforestapp/rainforest-cordova-plugin.git --save
Compatibility

Tested with Cordova 6.2.0 and cordova-ios 4.1.1.

Contributing
  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.