Titanium JIRA Archive
Alloy (ALOY)

[ALOY-688] Alloy: Runtime error occured in Binding Bars Sample app.

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-06-05T21:10:38.000+0000
Affected Version/sAlloy 1.1.3
Fix Version/sAlloy 1.2.0, 2013 Sprint 12
ComponentsSamples & Templates
Labelsqe-3.1.1
ReporterParas Mishra
AssigneeTony Lukasavage
Created2013-06-05T09:02:43.000+0000
Updated2014-06-22T13:21:05.000+0000

Description

Alloy: Runtime error occurred in Binding Bars Sample app. Steps to reproduce: 1. Run the following app as /test/apps/models/binding_bars. Expected: No runtime error should come and app should work fine. Actual: Runtime error occurs as "06-05 14:04:46.895: E/TiExceptionHandler(9714): (main) [0,510] - Message: Uncaught TypeError: Cannot call method 'createTabbedBar' of undefined"

Comments

  1. Tony Lukasavage 2013-06-05

    This is an ios-only app. I will update the app to explicitly state this.
  2. Tony Lukasavage 2013-06-05

    PR: https://github.com/appcelerator/alloy/pull/146 test app: https://github.com/appcelerator/alloy/tree/master/test/apps/models/binding_bars Functional test passes if the buttonbar, toolbar, and tabbedbar all show up when deployed to iOS. On all other platforms, you should see only a label that says the app is only supported on iOS.
  3. Federico Casali 2013-07-16

    Verified as fixed. Closing.

JSON Source