[TIMOB-11302] iOS: Kitchensink: Sockets - unable to write a file in to telnet
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-12-21T05:16:21.000+0000 |
Affected Version/s | Release 3.0.0, 2012 Sprint 21 API |
Fix Version/s | Release 3.0.0, Release 3.1.0, 2012 Sprint 21 API, 2012 Sprint 21 |
Components | iOS |
Labels | api, qe-ios100112 |
Reporter | Olga Romero |
Assignee | Sabil Rahim |
Created | 2012-10-08T22:01:33.000+0000 |
Updated | 2012-12-21T05:16:21.000+0000 |
Description
Description:
While testing KS listening socket, sending data from socket to telnet returns mobile_assertion_agent[100] : service_one_connection: Connection closed for client iTunes.
Not a regression - occurs on 2.1.3GA
Test steps:
1) Install KS on the device
2) Navigate to Platform>Sockets>Listening socket
3) Click "Write 'Paradise Lost'"
4) Check the terminal.0
Expected result:
The entire text of 'Paradise Lost' should appear in the telnet session.
Actual result:
mobile_assertion_agent[100] : service_one_connection: Connection closed for client iTunes.
Problem is that the asset is missing, need to add paradise_lost.txt
Pending PR https://github.com/appcelerator-developer-relations/KitchenSink/pull/61
Closing as fixed. Tested on: Titanium Studio, build: 3.0.0.201210151149 Titanium SDK, build: 3.0.0.v20121017102440 Device: iPhone5 ios 6.0