AnalogIO / coffeecard_app

Cross-platform coffee card app for Cafe Analog
https://www.cafeanalog.dk/app
MIT License
6 stars 1 forks source link

Perks not shown when launching with expired token launch #564

Closed marfavi closed 11 months ago

marfavi commented 11 months ago

Describe the bug The app will sometimes not show any perks in the Tickets page.

To Reproduce Steps to reproduce the behavior:

  1. Open the app with an expired session token (of a barista account) stored.
  2. The tickets page will show, but no perks are shown.
  3. Restart the app to see the perks appear.

Expected behavior Step 2 should show perks

Screenshots image

Device (please complete the following information):

Additional context Caused by backend issue https://github.com/AnalogIO/analog-core/issues/239

marfavi commented 11 months ago

Fixed by https://github.com/AnalogIO/analog-core/pull/240