Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mobile] Ability to keep the app running in background #1645

Closed
zgec opened this issue Jun 10, 2019 · 1 comment
Closed

[mobile] Ability to keep the app running in background #1645

zgec opened this issue Jun 10, 2019 · 1 comment

Comments

@zgec
Copy link

zgec commented Jun 10, 2019

Operating system

  • Android
  • iOS

Application

  • Mobile

Problem

Start up time is slow. If you mistakenly close Joplin and not leave it running in background, start up time before you can add a note is long. Not to mention you need to wait for sync as well if you are trying to access a note that was updated/created on desktop. I tend to open Google Keep instead, then move the notes at the end of the day. Albeit, I am experiencing this on an older Android phone - Xperia Z3.

Solution

Add a field in mobile config to keep the app running in background, keep Joplin running even after you close the app and keep syncing as well.

Not sure how easy or possible is this.

@laurent22
Copy link
Owner

Most likely not possible. Android phones these days have services that kill off apps that aren't used, whether you want to keep them running or not. https://dontkillmyapp.com/

@lock lock bot locked and limited conversation to collaborators Oct 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants