Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20582] Android: Pause and Resume events are not working on the app

GitHub Issuen/a
TypeBug
PriorityHigh
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 5.2.0
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, engTriage
ReporterRamesh RAMAMURTHY
AssigneeUnknown
Created2016-03-13T23:36:35.000+0000
Updated2019-12-06T21:55:33.000+0000

Description

I have a new issue, In ANDROID, resume and pause event are not working. is there a work around for this if ( Ti.Platform.name === 'android') Ti.Android.currentActivity.addEventListener("resume", Resumed); else Ti.App.addEventListener("resumed",Resumed); this code can be put in any application function resumed will not be called when the app is resumed. I am using SDK 5.2.0 GA

Comments

  1. Alan Hutton 2019-12-06

    Reproducible. SDK 8.3.0.GA.

JSON Source