[TIMOB-24417] LiveView: App does not refresh after second time on android 7.0 & above
GitHub Issue | n/a |
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-02-22T22:53:19.000+0000 |
Affected Version/s | Release 6.0.2 |
Fix Version/s | Release 6.1.0 |
Components | Android, LiveView |
Labels | qe-6.0.2 |
Reporter | Lokesh Choudhary |
Assignee | Gary Mathews |
Created | 2017-02-17T19:01:05.000+0000 |
Updated | 2017-02-23T18:44:39.000+0000 |
Description
Steps to reproduce:
1. Build an app to android 7.0 & above device/emulator with liveview enabled.
2. Let the app launch.
3. Change any text or color for a label etc & do a save.
Actual Results:
1. See that for the first 2 times you change the UI & hit save the app refreshes to reflect the changes.
2. After the 2nd time the app does not refresh.
Expected Results:
1. The app should refresh every time a change is made & saved.
Comments
JSON Source
master: https://github.com/appcelerator/titanium_mobile/pull/8845
Can verify this fix. Tested with; Android 7.1.1 MacOS 10.11.6 (15G31) Studio 4.8.1.201612050850 Ti SDK 6.1.0.v20170222152916 Appc NPM 4.2.8 Appc CLI 6.2.0-12 Ti CLI 5.0.11 Alloy 1.9.6 Arrow 1.10.2 Xcode 8.2 (8C38) Node v4.6.0 Java 1.7.0_80