You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/10/19 21:39:24 UTC

[GitHub] [cordova-android] breautek commented on issue #851: excludeFromRecents="true" causes app to be killed on Android 9

breautek commented on issue #851: excludeFromRecents="true" causes app to be killed on Android 9
URL: https://github.com/apache/cordova-android/issues/851#issuecomment-544199490
 
 
   I'm unable to reproduce this with a plain cordova app on an API 29 or API 28 emulator. 
   
   I tested this by creating a new app and install the `splashscreen` plugin so that I can delay the splashscreen to make it obvious whether the splashscreen was being launched. Using `excludeFromRecents` worked properly with the app not being displayed in the recents app list, and opening up other apps did not cause the splashscreen to appear again. The only way I could make the splashscreen appear is by force exiting the app.
   
   I can however reproduce it using your test app. This suggests that the problem is in the ionic codebase, not Cordova's. Therefore I'll be closing this issue.
   
   I'd advise raising an issue with the ionic team with your sample app as you posted here. If you do find something wrong in the cordova codebase, or if ionic's investigation leads back into Cordova then please don't hesitate to open a new issue with us.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org