Commit 7f869091 by Pieter Committed by Sebastián Katzer

Update README.md (#1519)

parent d6e739ab
...@@ -59,9 +59,9 @@ See the _0.8_ branch if you cannot upgrade. Further development for `v0.9-beta` ...@@ -59,9 +59,9 @@ See the _0.8_ branch if you cannot upgrade. Further development for `v0.9-beta`
__Known issues__ __Known issues__
- Support for Android Orio is limited yet. - Support for Android Oreo is limited yet.
- v0.9 and v0.8 aren't compatible with each other (Wont fix) - v0.9 and v0.8 aren't compatible with each other (Wont fix)
- __Not compatible yet with Ionic__. Their wrapper is not part of this plugin. In future I will contribute to them to fix such issues in time. But for the moment I am busy enough with the plugin itself. - __Not compatible yet with Ionic Native__. Their wrapper is not part of this plugin. In future I will contribute to them to fix such issues in time. But for the moment I am busy enough with the plugin itself.
Please report bugs or missing features! Please report bugs or missing features!
...@@ -476,7 +476,7 @@ document.addEventListener('deviceready', function () { ...@@ -476,7 +476,7 @@ document.addEventListener('deviceready', function () {
## Methods ## Methods
All methods work asynchron and accept callback methods. All methods work asynchronous and accept callback methods.
See the sample app for how to use them. See the sample app for how to use them.
| Method | Method | Method | Method | Method | | Method | Method | Method | Method | Method |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment