Option to disable "Keep app running" notification.
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Steps to reproduce
- Open Nextcloud
- Close the app
- Remove app from recents.
Expected behaviour
App closes silently.
Actual behaviour
An annoying notification appears telling the user to "Keep the app running for a better user experience"
Reasoning or why should it be changed/implemented?
This notification appears every time you close the app causing annoyance for something people don't care about. Would be nice to have an option to acknowledge the notification and have it not show again.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that displays the “Keep the app running for a better user experience” notification and read how app state is handled when the app is closed or removed from recents. Add an option to acknowledge or disable the notification, then verify the notification no longer appears after that choice while the existing close-app behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100