Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18406] iOS: Animator - Runtime exception is thrown if you try to open a NavWindow that calls startAnimator

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionCannot Reproduce
Resolution Date2017-08-18T21:45:17.000+0000
Affected Version/sRelease 3.4.1, Release 3.5.0
Fix Version/sn/a
ComponentsiOS
Labelsqe-3.5.0
ReporterWilson Luu
AssigneeEric Merriman
Created2015-01-19T22:08:15.000+0000
Updated2017-08-18T21:45:17.000+0000

Description

*Details:* If you open a window (in a NavigationWindow) that calls startAnimator, then a runtime exception is thrown. *Note:* This is *not a regression* from SDK 3.4.1.GA to 3.5.0.GA. *Steps to reproduce:* 1. Download Archive.zip attachment and copy contents into Titanium Resources folder 2. Press the Next button, then the Back nav button 3. Press the Next button again *Actual:* A runtime exception is thrown with the message Unbalanced calls to begin/end appearance transitions for <TiViewController: 0x1459dd60>.; see exception.txt. *Expected:* A runtime exception should not be thrown.

Attachments

FileDateSize
Archive.zip2015-01-19T22:08:15.000+00002828
exception.txt2015-01-19T22:08:15.000+00001795

Comments

  1. Lee Morris 2017-08-18

    I am unable to reproduce this issue with the following environment; iPhone 6 (10.2) Studio 4.9.1.201707200100 Ti SDK 6.1.2 GA Appc CLI 6.2.3 Ti CLI 5.0.14 Alloy 1.9.13 Xcode 8.2 (8C38) Node v4.8.2 Java 1.8.0_131

JSON Source