[AC-5271] Tableview Scroll event and UI broken with IOS11 latest SDK
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2017-10-30T20:42:33.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Fazlul Haque |
Assignee | Fazlul Haque |
Created | 2017-10-12T21:26:31.000+0000 |
Updated | 2017-10-31T18:06:07.000+0000 |
Description
Hello,
We have tested an issue on latest SDK and found that Tableview Scroll event and UI broken with IOS11 latest SDK 6.2.2.GA.
*Test Environment:*
Titanium SDK: 6.2.2.GA, 6.1.0.GA
Appcelerator Command-Line Interface, version 6.2.4
*Test Case:*
Attached the index.xml and index.js file.
*Test Result:*
Tableview Scroll event and UI broken with IOS11
Attachments
File | Date | Size |
index.js | 2017-10-12T21:25:08.000+0000 | 8613 |
index.xml | 2017-10-12T21:25:04.000+0000 | 131 |
Hey there! I think this is already fixed in the upcoming 6.3.0 release (next week). You can try the prerelease-version today by installing it with:
Let us know if you see any issues with that SDK, so we can ensure possible issues will be fixed until the GA. Thank you!
Hi, We have tested this issue on following environment and its working as expected. Operating System Name = Mac OS X Version = 10.13 Architecture = 64bit # CPUs = 4 Memory = 8589934592 Node.js Node.js Version = 6.10.3 npm Version = 3.10.10 Titanium CLI CLI Version = 5.0.14 Titanium SDK SDK Version = 6.3.0.v20171027170556 iOS Simulator: iPhone 7 (iOS 11) Thanks