Titanium JIRA Archive
Appcelerator Community (AC)

[AC-4484] iOS Network stack broken by 5.5.0.GA SDK

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNot Our Bug
Resolution Date2016-09-21T07:17:30.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labels5.5.0.GA
ReporterJoe Falcone
AssigneeShak Hossain
Created2016-09-20T22:07:50.000+0000
Updated2016-09-21T07:24:56.000+0000

Description

Build KitchenSink for iOS 8.4 Simulator using 5.5.0.GA SDK and then try any XHR or Network function and you get [INFO] : error:The network connection was lost. I have the same problem with two different of our own apps but I'm submitting this bug with KitchenSink 3.5.1 since that is a known test case with source code available to everyone. If you build KitchenSink for iOS 9 or iOS 10 simulators, everything is fine.

Comments

  1. Hans Knöchel 2016-09-21

    It is a known iOS 8 simulator issue from Apple: http://stackoverflow.com/questions/25372318/error-domain-nsurlerrordomain-code-1005-the-network-connection-was-lost
  2. Joe Falcone 2016-09-21

    I switched to my MacBook which is running Studio 4.7.0.201607250649 and where I can build with the older SDKs (5.4, 5.3, etc) and I'm having the same problem with Error: Network Connection was Lost when trying to run on iOS 8 simulators. This time I tested with the Rss Reader program just downloaded from the Sample Apps from the Studio Dashboard. Did I miss the memo that iOS 8 was being dropped or what?
  3. Joe Falcone 2016-09-21

    Sorry, never mind... did a web search on stackoverflow but didn't find it.
  4. Hans Knöchel 2016-09-21

    Hey Joe, no problem! At least we can ensure it's a native sim issue and it works on the device (QE-tested for every release). Thanks!

JSON Source