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 #565

Closed marfavi closed 6 months ago

marfavi commented 6 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 N/A

marfavi commented 6 months ago

Duplicate of #564