Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24417] LiveView: App does not refresh after second time on android 7.0 & above

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2017-02-22T22:53:19.000+0000
Affected Version/sRelease 6.0.2
Fix Version/sRelease 6.1.0
ComponentsAndroid, LiveView
Labelsqe-6.0.2
ReporterLokesh Choudhary
AssigneeGary Mathews
Created2017-02-17T19:01:05.000+0000
Updated2017-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

  1. Gary Mathews 2017-02-21

    master: https://github.com/appcelerator/titanium_mobile/pull/8845
  2. Lee Morris 2017-02-23

    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

JSON Source