Output is : 1.0Version
This output the value as expected but if we prefix some text before the method, it consider the whole as a text and displays it inside label rather executing the method.
I have tried with some other methods like Ti.getVersion() and it is the same behavior.
Please let us know if any other info is required.
INC0397519
PR: https://github.com/appcelerator/alloy/pull/796
Merged into master branch.
Verified using: Windows 10 Pro, OSX 10.11.6 Appc Core: 5.5.0 Appc NPM: 4.2.7 Ti SDK: 5.5.0.GA Galaxy Note 3 (Android 5.0) Lumia 930 (Windows 10 Mobile) iPhone 7 Plus simulator (iOS 10.0) The label now displays the expected output of
Version:1.0
Closing ticket