Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6187] Empty screen after a long time of inactivity

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2019-09-13T18:35:24.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterRainer Schleevoigt
AssigneeJoshua Quick
Created2019-03-31T15:42:50.000+0000
Updated2019-09-13T18:35:24.000+0000

Description

I simple (tabgroup) app shows a empty gray screen with non styled actionbar after longer time (appr. 2 hours. The root window is set to exitOnclose=true and here is the [link manifest](https://raw.githubusercontent.com/AppWerft/HoerDat/master/platform/android/AndroidManifest.xml) : (first activity is set to alwaysRetainTaskState=false) How can I fix?

Comments

  1. Joshua Quick 2019-04-01

  2. Rainer Schleevoigt 2019-04-01

    Thanks. I see 2 issues: 1) Android closes Wifi/Mobile connection depending on battery charge status. For this I made Ti.AudioNotification. 2) Android closes apps (unrelated to online stuff). For this I made Ti.Powermanager, on some devices it works. On my Nokia8 it doesn't work
  3. Joshua Quick 2019-04-01

  4. Rainer Schleevoigt 2019-04-19

    For requesting the BatterySafingPermission I have build this module: https://github.com/AppWerft/Ti.PowerManager Additional an evil watchdog: https://github.com/AppWerft/Ti.Watchdog Currently I'm testing the Watchdog solution. This module starts an Alarmmanager.
  5. Sharif AbuDarda 2019-05-01

    Hello [~titanium@webmasterei-hamburg.de], Can you get back with the current status of your issue? Thanks.
  6. Joshua Quick 2019-05-07

    [~titanium@webmasterei-hamburg.de], you might also be running into: [TIMOB-27067]
  7. Sharif AbuDarda 2019-06-10

    Hello [~titanium@webmasterei-hamburg.de], can you get back to us on the status of your issue? The other issue is fixed in the 8.0.2 release, can you try with the master release of 8.0.2 sdk and let us know? Thanks.
  8. Rainer Schleevoigt 2019-06-11

    I have tersted witg 8.0.1 and 8.1.0, in both cases the issue is partly solved, will test with 8.0.2. Partly solved means: If I force the restart by dev option, then I see short a gray screen under colored toolbar. Without this debug option it partly runs in the case above, but after sleeping overnight amnd restarting the screen I see the old issue (only standard gray window). Th only exit is to swipe out... As mentioned I will test with 8.0.2. Feedback later.,
  9. Rakhi Mitro 2019-07-24

    Hello, Hope you are doing fine today. Would you please reply us regarding previous reviews? Did you manage to test on 8.0.2.?We are looking forward to your response.
  10. Rakhi Mitro 2019-08-12

    Hello, Just passing as update here.Are you able to get that sorted out? Please let us know if you need more help with this issue.
  11. Rakhi Mitro 2019-08-25

    Hello, We have not heard back from you since our last update.I just wanted to follow up with you about this issue? Are you still experiencing this problem? Please let us know if you need more help with this issue.

JSON Source