When using Kitchen Sink (or KitchenSink-Nook on Kindle Fire/Nook Color) Platform > Sockets > Connecting Socket the socket is connected, then disconnected, a read error is generated in 2.3+ devices. A correct 'Disconnected' error is generated on 2.2 devices and Nook Color.
Steps to Reproduce:
1. Run Kitchen Sink => Platform > Sockets > Connecting Sockets.
2. Follow
https://wiki.appcelerator.org/display/tp/Sockets+Test+Plan Platform->Sockets->Connecting socket up to Step 5.
3. Press Disconnect (Step 6).
Expected Result:
'Disconnected' message should appear. Python server should remain active, and the app should no longer be able to write data to the server.
Actual Result:
'READ ERROR: Unable to read from socket, IO error' appears. The python server exits.
also occurs on Motorola Xoom 4.0.3
Link https://wiki.appcelerator.org/display/tp/Sockets+Test+Plan not working and displays "Page not found Error"
I am able to reproduce this issue Using the environment: Device : Google Nexus 7, Android Version: 4.2.1 SDK: 3.2.0.v20131209192649 CLI version : 3.2.0-cr OS : MAC OSX 10.9 Alloy: 1.3.0-cr ACS: 1.0.10 Appcelerator Studio, build: 3.2.0.201312091648 titanium-code-processor: 1.1.0-cr XCode : 5.0.2
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.