this post was submitted on 22 Sep 2024
14 points (100.0% liked)
Thunder App
2794 readers
1 users here now
An open-source, cross-platform Lemmy client for iOS and Android.
This community is intended to discuss features and feature suggestions for Thunder; as well as friendly, respectful talks about Lemmy in general.
Please use the GitHub repository linked below to submit bug reports, so keeping track of them is easier, and make sure to search first if you already can find an issue for your report.
If there are any developers who would like to contribute, feel free to reach out on GitHub!
General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link
Android Releases
IzzyOnDroid: Link
Google Play: Link
iOS Releases
Apple App Store: Link
TestFlight Beta: Link
Related Communities
Nightly Community: Link
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Okay, that's weird. I honestly have no idea what's causing that then. I'm sorry I couldn't help more.
No worries, thanks for all your suggestions! Hopefully this info might help @[email protected] at some point in the future...
Hey! Thanks for reporting this and sorry for the delay in response.
Unfortunately, its quite difficult to implement local-only notifications because of how restricitve Android is with regards to background tasks. The notifications feature is heavily dependent on the specific OS version that you have (different manufacturers do different things to help with power saving, but as a result, breaks/restricts background tasks from running)
The only thing I can suggest is to turn off battery optimizations for Thunder. After that, disable and re-enable notifications in the settings. If you go to Settings -> Debug, you should also see an option to test out notifications to see if Thunder can trigger them.
If none of that works, please let me know (ideally on Matrix) and I can help troubleshoot further!
Update:
I had over 100+ items in my inbox. I accidentally cleared my inbox. I started receiving Thunder notifications again.
I'm not sure if these are related, but it seems like a strange coincidence if they aren't. Could there be some limit somewhere which prevents further notifications if there are more than X items in the inbox?