[TIMOB-25046] iOS: Peek and Pop functionality not working with 6.1.0 G.A and above
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-08-15T22:07:59.000+0000 |
Affected Version/s | Release 6.1.0, Release 6.1.1, Release 6.1.2 |
Fix Version/s | Release 6.2.0 |
Components | iOS |
Labels | n/a |
Reporter | Shuo Liang |
Assignee | Hans Knöchel |
Created | 2017-08-01T09:26:31.000+0000 |
Updated | 2017-08-15T23:17:41.000+0000 |
Description
Reproduce
1. Run the simple app attached in an alloy project 2. On force touch of "Open Window" button. 3. Another window should be opened. But on force touch of button, peek event is not getting fired.Note
Same issue with 6.1.0.GA 6.1.1.GA But working well on 6.0.3.GAAttachments
File | Date | Size |
---|---|---|
index.js | 2017-08-01T09:26:08.000+0000 | 3416 |
index.tss | 2017-08-01T09:26:11.000+0000 | 136 |
index.xml | 2017-08-01T09:26:14.000+0000 | 90 |
pop.js | 2017-08-01T09:26:08.000+0000 | 113 |
pop.tss | 2017-08-01T09:26:11.000+0000 | 22 |
pop.xml | 2017-08-01T09:26:14.000+0000 | 1482 |
I am able to reproduce the issue on 6.1.x, simplified test-case:
The issue was introduced by the fixing the analyser-warnings ([this line](https://github.com/appcelerator/titanium_mobile/commit/46e83b20895f110fbf0b6adcf93edd84968c4ec9#diff-e1073c3ff26a35a5c8da1098e5020788R87)). PR ready later today. Might be worth a 6.1.3!
PR (master): https://github.com/appcelerator/titanium_mobile/pull/9289 PR (6_2_X): https://github.com/appcelerator/titanium_mobile/pull/9290
Passed FR. Fix found in SDK versions: 6.2.0.v20170815151205 7.0.0.v20170815144954