We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adecaf9 commit 105e685Copy full SHA for 105e685
1 file changed
specs/v01.md
@@ -0,0 +1,27 @@
1
+Cordova TCP Socket Plugin v0.1.x release notes
2
+==============================================
3
+
4
+## v0.1.0
5
6
+This is the first version of the plugin, with few support to attend basic needs.
7
8
+### Cordova/Phonegap Compatibility
9
10
+The following versions of Cordova/Phonegap were used to test this plugin:
11
12
+* Cordova 3.4
13
+* Phonegap 3.4
14
15
16
+### Platforms support
17
18
+Platforms supported by this plugin:
19
20
+* Android 4.1.1 or later
21
22
23
+### Limitations
24
25
+By now, no limitation was detected but the pause/resume states probably have to be handled in a better way.
26
+There is no piece of code looking for this behavior. Even knowing the code didn't present any issue with that, it must
27
+be tested.
0 commit comments