cordova-plugin-opentokjs
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "cordova-plugin-opentokjs", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"cordova": { | ||
@@ -5,0 +5,0 @@ "id": "cordova-plugin-opentokjs", |
@@ -28,2 +28,8 @@ # OpenTokJS Cordova Plugin | ||
## Example applications | ||
Basic Example app: <https://github.com/aoberoi/hello-opentokjs-cordova>. | ||
Ionic example: <https://github.com/Mobilea/cordova-plugin-opentokjs-example>. | ||
## About this Plugin | ||
@@ -43,3 +49,3 @@ | ||
projects such as [Crosswalk](https://crosswalk-project.org/) by Intel Corporation and the | ||
[com.eface2face.iosrtc](http://plugins.cordova.io/#/package/com.eface2face.iosrtc) plugin from | ||
[cordova-plugin-iosrtc](http://plugins.cordova.io/#/package/cordova-plugin-iosrtc) plugin from | ||
eFace2Face, Inc. | ||
@@ -68,6 +74,2 @@ | ||
* After installing the plugin, you must patch the installed version of the `com.eface2face.iosrtc` | ||
plugin, in accordance to the following pull request: | ||
<https://github.com/eface2face/cordova-plugin-iosrtc/pull/20/files> | ||
* Denying access to the camera or microphone after it is requested (iOS's permission prompt) will | ||
@@ -74,0 +76,0 @@ cause a crash. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
122
43699