Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15729] iOS: Large apps fail to install on device

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionCannot Reproduce
Resolution Date2013-11-18T19:31:51.000+0000
Affected Version/sRelease 3.2.0
Fix Version/sn/a
ComponentsCLI, iOS
Labelstriage
ReporterAllen Yeung
AssigneeChris Barber
Created2013-11-15T19:52:28.000+0000
Updated2017-03-17T21:32:29.000+0000

Description

Larger iOS apps fail to install to device. Here are the steps I used to reproduce this issue: 1. Create a new titanium project 2. Add the /Library/Desktop Pictures directory into the Resources/iphone directory (copy the directory twice if it's doesn't repro the issue) 3. Install to the app to device: ti build -p ios -T device Expected Result: Device fails to install on xcode Actual Result: The app fails to install Notes: The threshold seems to be around 200MB. I get this error in xcode: _select_socket: receive secure message timeout! Installing the large apps seems to hang on iTunes deployment as well.

Comments

  1. Eric Merriman 2013-11-18

    Unable to repro with: Mac OS 10.8.5 Xcode 5.0.2 CLI: 3.2.0-alpha Alloy: 1.3.0-alpha Titanium SDK version 3.2.0.v20131117001643 Titanium Studio, build: 3.2.0.201311160316 Tried a single copy of desktop pictures, unable to repro. Tried a second ~ 188 MB - unable to repro. Tried a third - 277.5 mb - unable to repro.
  2. Eric Merriman 2013-11-18

    Reopening because this doesn't seem to work from CLI alone. Continuing investigation.
  3. Eric Merriman 2013-11-18

    And then the app shows up. Apologies. Worked directly to device from CLI with: ti build -p ios -T device -C e9299833f5b603d06e1b974a656bd79421304dcf Trying the basic command shown above: ti build -p ios -T device I got a build placed in iTunes, and this installed via sync with no issue.
  4. Lee Morris 2017-03-17

    Closing ticket as the issue cannot be reproduced.

JSON Source