Titanium JIRA Archive
Alloy (ALOY)

[ALOY-824] Update NavigationWindow sample app

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-09-13T14:55:59.000+0000
Affected Version/sAlloy 1.2.2
Fix Version/sAlloy 1.3.0, Alloy 1.2.2, 2013 Sprint 19
ComponentsSamples & Templates
Labelsn/a
ReporterTony Lukasavage
AssigneeTony Lukasavage
Created2013-09-13T14:27:18.000+0000
Updated2013-09-13T20:13:32.000+0000

Description

The API for Ti.UI.iOS.NavigationWindow has changed since it was first implemented due to issues listed in TIMOB-15125. For this reason, the Alloy sample that utilizes push() and pop() needs to be updated to use openWindow() and closeWindow(), respectively.

Comments

  1. Tony Lukasavage 2013-09-13

    PR (master): https://github.com/appcelerator/alloy/pull/241 commit (1_2_X): https://github.com/appcelerator/alloy/commit/0e1d080b51551359aefb6cf94f9925a6c2b6b563 Test against the ui/navwindow test app
  2. Federico Casali 2013-09-13

    Sample updated and working as expected. Closing.

JSON Source