-
Notifications
You must be signed in to change notification settings - Fork 0
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
Shows notification on start up when queued messages arrive #102
Comments
Don't show notifications older than 1 seconds. |
@DBC201 Bunun daha temiz bir yolu var mıdır? |
jam-mqtt den timestamp yollayip ona gore background handler da halledilir |
Sonradan aklıma geldi de mobilden daha önce bildirim gelip gelmediğini de tutabilirim. Diğer issue'yu (DAB-Co/jam-mqtt#44) invalid diyip kapatıyorum. |
@atillaturkmen son gelen mesajin telefondaki anlik timestamp ini ve timeout suresini tut(timeout suresi serverdan gelecek) sonra uygulama acilinca son sure + timeout dan sonra gelmeyen mesajlar icin bildirim yollama nasil |
@DBC201 bu low'da dursun şimdilik |
DAB-Co/jam-mqtt#21 bunu da kapatir |
Solution: Show notification if message is not older than 10 seconds. Also don't show notification in homepage.
The text was updated successfully, but these errors were encountered: