-
Notifications
You must be signed in to change notification settings - Fork 471
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
When app get's killed, like dismissed it should throw a notification asking to reopen like tesla app does ($100) #318
Comments
|
I want to pick this up, can you assign me to this? |
Assigned to @Becca-Saka for the next 2 days, please create a draft PR right from the beginning, so we can see your advances on this |
I am done with the first part. About showing this on the onboarding could you share more insight?
|
Hey @Becca-Saka feel free to just do the lint fix I mentioned on the PR, I will test this after, but overall lgtm, and if you could test it on android too, that'd be amazing |
updated the android screen record, the link was broken |
Triggers a notification when the app is terminated iOS https://github.com/BasedHardware/Friend/assets/47469638/fe80b453-c74c-47c5-8ad2-4953308807cf Android https://github.com/BasedHardware/Friend/assets/47469638/9fff51c1-5237-4a67-9d81-78e45de402b2 Fixes #318
Also @Becca-Saka please send me your details for the transfer, thanks! |
Is your feature request related to a problem? Please describe.
The app has to be opened all the time in order for the device to work, could be in the background but not killed.
Describe the solution you'd like
When this happens there should be an event that detects this and throws a notification, asking to reopen.
There should be an explanation about it during the onboarding.
The text was updated successfully, but these errors were encountered: