Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Autostart on startup #75

Open
kreativmonkey opened this issue Apr 17, 2020 · 2 comments
Open

Autostart on startup #75

kreativmonkey opened this issue Apr 17, 2020 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@kreativmonkey
Copy link
Member

Start the app after restarting the device.

@kreativmonkey kreativmonkey added the bug Something isn't working label Apr 17, 2020
@haveyaseen haveyaseen added the help wanted Extra attention is needed label Apr 19, 2020
@Dionysusnu
Copy link
Contributor

Does the app do anything in the background? We recently found out that this would be difficult because of battery optimisation restrictions. I think we should consider keeping all background stuff in the native service, and start that upon restarting the device. Possibly with a toggle setting inside the app, because people may not want Bluetooth tracking being enabled automatically.

@assert-not-singularity
Copy link
Member

Could we create just a notification without running the app actually? I would totally forget to start the app again after a reboot of the device. A notification banner saying "You restarted the device and BT tracking is not enabled again. Click this banner to restart the service." would be good.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants