Last active
December 6, 2017 13:02
-
-
Save rakhimoni/9f082f1fe9b62c6aaaaf34dc4afe586e to your computer and use it in GitHub Desktop.
Test app SDK 6.1, 6.2, 6.3 and 7.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tested the sample project on ti SDK 6.1, 6.2, 6.3 and 7.0. Test results are as follows: | |
Test Environment: | |
Appcelerator Command-Line Interface, version 6.3.0 | |
Mac OS X 10.13.1 | |
Architecture 64bit | |
CPUs 4 | |
Memory 8589934592 | |
Axway Appcelerator Studio, build: 4.10.0.201709271713 | |
Node.js Version = 4.7.0 | |
npm Version = 2.15.11 | |
Test steps: | |
1. Download the project | |
2. Open studio and import | |
3. Run app and login via the credentials | |
4. Click Transfers ,deposits . | |
//////////////////////////Using SDK: 7.0.0.v20171130091945///////////////////////// | |
Using SDK: 7.0.0.v20171130091945 | |
iOS SDK: 11.1, iPhone X Simulator | |
Result: Click event is not firing | |
Output:https://s18.postimg.org/t9ae1odtl/Simulator_Screen_Shot_-_i_Phone_X_-_2017-12-06_at_18.15.10.png | |
Console logs: | |
[[ERROR] : Error: This app is not provisioned for crash analytics[INFO] : [INFO] : [object CaMeridiancuRootcheckerModule] loaded | |
[INFO] : [object CaMeridiancuRootcheckerModule] isRooted | |
[INFO] : CHECKING KEYCHAIN EXISTENCE | |
[INFO] : {"exists":false} | |
[INFO] : [object DkNappDrawerModule] loaded | |
[ERROR] : Script Error { | |
[ERROR] : column = 99; | |
[ERROR] : line = 93; | |
[ERROR] : message = "undefined is not an object (evaluating 'Ti.UI.iPhone.SystemButton')"; | |
[ERROR] : sourceURL = "file:///Users/sharifabudarda/Library/Developer/CoreSimulator/Devices/FC94464E-0EC2-4453-A243-EB8DE606EFE1/data/Containers/Bundle/Application/9B9D7117-7EAF-4F39-9E7E-54C018BD6A5A/Meridian.app/alloy/controllers/meridian/transfers/transferController.js"; | |
[ERROR] : } | |
//////////////////////////Using SDK: 6.3.0.GA//////////////////////// | |
Using SDK: 6.3.0.GA | |
iOS SDK: 11.1, iPhone X Simulator | |
Result: Click events are fired | |
Output: https://s18.postimg.org/gyhfhdevd/Simulator_Screen_Shot_-_i_Phone_X_-_2017-12-06_at_18.29.09.png | |
Console logs: same analytics error like SDK 7.0.0.v20171130091945 | |
[ERROR] : Error: This app is not provisioned for crash analytics | |
……………………………………………………………………………………….. | |
[INFO] : Meridian/3.9.0.30 (6.3.0.3620088) | |
[INFO] : [object CaMeridiancuRootcheckerModule] loaded | |
[INFO] : [object CaMeridiancuRootcheckerModule] isRooted | |
[INFO] : CHECKING KEYCHAIN EXISTENCE | |
[INFO] : {"exists":false} | |
[INFO] : [object DkNappDrawerModule] loaded | |
[WARN] : Ti.UI.iPhone.SystemButton.DONE DEPRECATED in 5.4.0, in favor of Ti.UI.iOS.SystemButton.DONE | |
[WARN] : Ti.UI.KEYBOARD_DECIMAL_PAD DEPRECATED in 5.2.0, in favor of Ti.UI.KEYBOARD_TYPE_DECIMAL_PAD | |
[WARN] : Ti.UI.iPhone.SystemButton.DONE DEPRECATED in 5.4.0, in favor of Ti.UI.iOS.SystemButton.DONE | |
[WARN] : Ti.UI.iPhone.SystemButton.DONE DEPRECATED in 5.4.0, in favor of Ti.UI.iOS.SystemButton.DONE | |
[WARN] : New layout set while view [object TiUIView] animating: Will relayout after animation. | |
[WARN] : New layout set while view [object TiUIView] animating: Will relayout after animation. | |
[WARN] : Ti.UI.iPhone.SystemButton.DONE DEPRECATED in 5.4.0, in favor of Ti.UI.iOS.SystemButton.DONE | |
[WARN] : Ti.UI.KEYBOARD_DECIMAL_PAD DEPRECATED in 5.2.0, in favor of Ti.UI.KEYBOARD_TYPE_DECIMAL_PAD | |
[WARN] : Ti.UI.iPhone.SystemButton.DONE DEPRECATED in 5.4.0, in favor of Ti.UI.iOS.SystemButton.DONE | |
[WARN] : Ti.UI.iPhone.SystemButton.DONE DEPRECATED in 5.4.0, in favor of Ti.UI.iOS.SystemButton.DONE | |
[WARN] : New layout set while view [object TiUIView] animating: Will relayout after animation. | |
[WARN] : Ti.UI.iPhone.SystemButton.DONE DEPRECATED in 5.4.0, in favor of Ti.UI.iOS.SystemButton.DONE | |
[WARN] : Ti.UI.KEYBOARD_DECIMAL_PAD DEPRECATED in 5.2.0, in favor of Ti.UI.KEYBOARD_TYPE_DECIMAL_PAD | |
[WARN] : Ti.UI.iPhone.SystemButton.DONE DEPRECATED in 5.4.0, in favor of Ti.UI.iOS.SystemButton.DONE | |
[WARN] : Ti.UI.iPhone.SystemButton.DONE DEPRECATED in 5.4.0, in favor of Ti.UI.iOS.SystemButton.DONE | |
//////////////////////////Using SDK: 6.2.0.GA//////////////////////// | |
Using SDK: 6.2.0.GA | |
iOS SDK: 11.1, iPhone X Simulator | |
Output:https://s18.postimg.org/eifm3fp21/Simulator_Screen_Shot_-_i_Phone_X_-_2017-12-06_at_18.39.38.png | |
Console logs: same analytics error like SDK 7.0.0.v20171130091945 | |
[INFO] : Meridian/3.9.0.30 (6.2.0.e30b50a) | |
[INFO] : [object CaMeridiancuRootcheckerModule] loaded | |
[INFO] : [object CaMeridiancuRootcheckerModule] isRooted | |
[INFO] : CHECKING KEYCHAIN EXISTENCE | |
[INFO] : {"exists":false} | |
[INFO] : [object DkNappDrawerModule] loaded | |
[WARN] : Ti.UI.iPhone.SystemButton.DONE DEPRECATED in 5.4.0, in favor of Ti.UI.iOS.SystemButton.DONE | |
[WARN] : Ti.UI.KEYBOARD_DECIMAL_PAD DEPRECATED in 5.2.0, in favor of Ti.UI.KEYBOARD_TYPE_DECIMAL_PAD | |
[WARN] : Ti.UI.iPhone.SystemButton.DONE DEPRECATED in 5.4.0, in favor of Ti.UI.iOS.SystemButton.DONE | |
[WARN] : Ti.UI.iPhone.SystemButton.DONE DEPRECATED in 5.4.0, in favor of Ti.UI.iOS.SystemButton.DONE | |
[WARN] : New layout set while view [object TiUIView] animating: Will relayout after animation. | |
//////////////////////////Using SDK: 6.1.0.GA//////////////////////// | |
Using SDK: 6.1.0.GA | |
iOS SDK: 10.2,iPhone 5 | |
Output: It shows Launching iOS Simulator , but the App is not launching on iPhone 5 | |
Console logs: | |
INFO] : Creating launch image set | |
[INFO] : App thinning disabled, skipping asset image sets | |
[INFO] : Processing JavaScript files | |
[INFO] : Writing app properties | |
[INFO] : Writing i18n files | |
[INFO] : Processing Titanium symbols | |
[INFO] : Removing files | |
[INFO] : Invoking xcodebuild | |
[INFO] : Finished building the application in 3m 40s 41ms | |
[INFO] : Launching iOS Simulator |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment