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

Will notifications be persistent over App lifecycles #7

Open
scarcheek opened this issue Aug 8, 2022 · 2 comments
Open

Will notifications be persistent over App lifecycles #7

scarcheek opened this issue Aug 8, 2022 · 2 comments
Labels
question Further information is requested

Comments

@scarcheek
Copy link
Member

When force closing the application or closing the process entirely in any way, will the notification still be pending or nah?
If not, use this function to determine if notifications are still there:
final List<PendingNotificationRequest> pendingNotificationRequests = await flutterLocalNotificationsPlugin.pendingNotificationRequests();

@scarcheek scarcheek added the question Further information is requested label Aug 8, 2022
@Lancear
Copy link
Member

Lancear commented Aug 17, 2022

i have no fcking clue

@scarcheek
Copy link
Member Author

We should test it then :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: No status
Development

No branches or pull requests

2 participants