ruuvi / com.ruuvi.station.ios

iOS Ruuvi Station
BSD 3-Clause "New" or "Revised" License
34 stars 21 forks source link

Improve Sign-In logic by offloading history fetching #2067

Open markoaamunkajo opened 3 weeks ago

markoaamunkajo commented 3 weeks ago

Tasks:

markoaamunkajo commented 3 days ago

@priyonto I was recommended this app called Proxyman by Alexey to track iOS traffic and decrypt SSL. Looks like I am able to get both 400 errors and 500 errors.

Maybe this would be something on app side to check?

Dev

Image

Prod

Image

Image

Image

priyonto commented 3 days ago

@markoaamunkajo I tested further and it is likely a server side problem. I got the /sensor-dense to fail several times randomly on production, while testnet seemed fine. At the same time I don't have that many sensors or data on testnet. Discussed a few things with @ojousima too in DM. And, I don't think its a connection issue either.

Also, fixed the 400 error issue, that was on app side.