[TIMOB-24652] Android: Forces recompiling due to "navbar-hidden" change
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | Release 6.0.4 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | cb-tooling |
| Reporter | Hans Knöchel |
| Assignee | Unknown |
| Created | 2017-05-03T12:15:17.000+0000 |
| Updated | 2020-01-30T19:21:29.000+0000 |
Description
When running recurring Android builds, I noticed this log:
[INFO] Forcing rebuild: tiapp.xml navbar-hidden changed since last build
[INFO] Was: false
[INFO] Now: undefined
The flag was not changed (is false in tiapp.xml). Just create a new app, run it twice and watch the logs.
No comments