marinasundstrom / commuter

Mobile app for daily commuters in Skåne region, Sweden
Apache License 2.0
1 stars 0 forks source link

Are requests canceled correctly when going inactive? #14

Open marinasundstrom opened 5 years ago

marinasundstrom commented 5 years ago

Are requests canceled correctly when app is going inactive due to locking the screen or losing focus.

Is the timer stopped?

Possibly related to #13

marinasundstrom commented 5 years ago

Seems like it did. The code has been rewritten to be more testable.

Let’s keep this open until we have written unit tests.