Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1621] Move NavigationWindow API from Ti.UI.iOS to Ti.UI (parity)

GitHub Issuen/a
TypeImprovement
PriorityCritical
StatusResolved
ResolutionFixed
Resolution Date2018-11-02T20:26:38.000+0000
Affected Version/sn/a
Fix Version/sCLI Release 7.0.8
ComponentsXML
Labelsn/a
ReporterHans Knöchel
AssigneeFeon Sua Xin Miao
Created2018-06-12T18:33:53.000+0000
Updated2018-11-02T20:26:38.000+0000

Description

We are moving the Ti.UI.iOS.NavigationWindow to the cross-platform Ti.UI namespace, for parity with Android and Windows. Related tickets: - Android: TIMOB-24582 - Windows: TIMOB-25537 - iOS: TIMOB-26060 For that, we also need to open the <NavigationWindow> API for other platforms. Right now, it is only accessible from iOS. This is planned to happen in the SDK 7.4.0 timeframe, with a CLI minor-release that includes a new Alloy version with this fix.

Comments

  1. Lokesh Choudhary 2018-10-11

    Verified the fix in 7.0.7-master.9. Closing.
  2. Feon Sua Xin Miao 2018-11-01

    https://github.com/appcelerator/alloy/pull/914 Usage of module attribute in for non iOS platform should still work for previous SDK.

JSON Source