Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15542] iOS: BarImage - Setting a barImage property on windows crashes on SDK 3.2.0 with iOS 5.1.X

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2013-10-22T19:10:52.000+0000
Affected Version/sRelease 3.2.0
Fix Version/sn/a
ComponentsiOS
Labelsqe-3.2.0, regression
ReporterWilson Luu
AssigneeIngo Muschenetz
Created2013-10-18T23:36:33.000+0000
Updated2014-06-19T12:43:14.000+0000

Description

*Details:* Setting a barImage property on windows crashes on SDK 3.2.0 with iOS 5.1.X. This is a *regression* as this does not occur on SDK 3.1.3.GA. However, severity is set to Minor because [minimum iOS support for SDK 3.2.0 is 6.0.X](http://docs.appcelerator.com/titanium/3.0/#!/guide/Installing_the_iOS_SDK-section-29004875_InstallingtheiOSSDK-iOSSDK%2FTargetiOSPlatform) *Steps to reproduce:* 1. Create a new Titanium app using the app.js, barImage.png, and barImage@2x.png attachments; put barImage.png and barImage@2x.png in /Resources/iphone 2. Install app to an iOS 5.1.X device *Actual:* On launch, app will crash (see xcode_console.log). But, if you comment out the barImage property, then the app will not crash. *Expected:* App should not crash *or* a warning message should appear indicating the minimum iOS support for SDK 3.2.0.

Attachments

FileDateSize
app.js2013-10-18T23:36:33.000+0000800
barImage.png2013-10-18T23:36:33.000+00001035
barImage@2x.png2013-10-18T23:36:33.000+00001218
xcode_console.log2013-10-18T23:36:33.000+00004608

Comments

  1. Ingo Muschenetz 2013-10-22

    We will be removing support for iOS 5 in 3.2.0, so we will not be fixing this issue.
  2. Wilson Luu 2013-10-23

    Closing issue as per Ingo's comment.

JSON Source