Titanium JIRA Archive
Appcelerator Community (AC)

[AC-770] Android Activity events are unreliable

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2014-07-28T03:05:55.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labels3.3.0.RC, activity, android, events
ReporterTerry Morgan
AssigneeMauro Parra-Miranda
Created2014-07-14T16:29:21.000+0000
Updated2016-03-08T07:37:02.000+0000

Description

Android Activity lifecycle events, particularly resume seem unreliable in 3.3.0.RC. See the follow test project (nb. uses Alloy): https://bitbucket.org/shodan_uk/android-activity-bug-test Opening and closing window2 increments and decrements a count of activities base don the pause / resume events of window 2. This number should always be 1. On 3.2.3.GA, this is maintained correctly but on 3.3.0.RC, after opening and closing window2 a few times in quick succession, the count will go out of sync.

Comments

  1. Mark Mokryn 2014-07-18

  2. Mark Mokryn 2014-07-27

    Resolved, see duplicate ticket
  3. Mauro Parra-Miranda 2014-07-28

JSON Source