initial
This commit is contained in:
parent
a90d1bf1fd
commit
096c493742
|
@ -1 +1,19 @@
|
||||||
# My project's README
|
## cordova-plugin-iosrtc-ios10
|
||||||
|
|
||||||
|
**Cordova / PhoneGap Plugin Permission Settings for cordova-plugin-iosrtc in iOS 10 by adding a declaration to the Info.plist file**
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
#### Latest published version on npm (with Cordova CLI >= 5.0.0)
|
||||||
|
|
||||||
|
```
|
||||||
|
cordova plugin add https://github.com/seiryow/cordova-plugin-iosrtc-ios10 --save
|
||||||
|
```
|
||||||
|
|
||||||
|
## Platforms
|
||||||
|
|
||||||
|
Applies to iOS (10+) only.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
[MIT License]
|
||||||
|
|
Reference in New Issue