DylanVanAssche / harbour-sailfinder

Sailfinder, the unofficial Tinder client for Jolla's Sailfish OS
https://sailfinder.dylanvanassche.be
GNU General Public License v3.0
18 stars 4 forks source link

New Message / Connection notification is triggered when there is none #207

Open Sefriol opened 5 years ago

Sefriol commented 5 years ago
  1. What happens:

    • New message / Connection notification appears on the app if you check your connections on other device (for example PC desktop application)
  2. What was expected:

    • Notification should not appear.
  3. How to reproduce:

    1. Open your Sailfinder App
    2. Access Tinder on web client (Tested on PC)
    3. Go to one of your connections (you do not have to send anything)
    4. Notification should appear for Sailfinder
  4. Environment:

    • Sailfish OS version: Hossa
    • Sailfish OS hardware: Jolla 1

Not sure if this is a bug in Tinder API or the app itself.

DylanVanAssche commented 5 years ago

Well Sailfinder polls the API as the Webclient does. The way they do it, is by using a last checked timestamp. Maybe this is wrong synchronized in Sailfinder, or the API is buggy.

I will have some time soon in the couple of weeks. I can take a look at it and try to find the cause.