-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using combination rules for checking Covid certificates results in errors #38
Comments
Which app version do you use exactly? |
Also, by "crashes" you mean a full crash? Doy ou use an official pretixSCAN build, and can you tell me the exact time of the crash so I can look in our crash reporting logs? |
1.13.1, official build |
Yes, the app has been closed.
Unfortunately not the exact time, but I remember that I send the report at approx. 5:25-5:30 p.m. and the exception was raised in the |
Yup, Sentry has this:
That would be: pretixscan-android/pretixscan/app/src/main/java/eu/pretix/pretixscan/droid/ui/MainActivity.kt Line 462 in f494ede
Seen from 6 devices, all in the past 8 days. I don't quite get it though. We fixed some things in 1.13.2, can you check if those help? |
The problem is still there (logs < 1 min), but only if doing the steps in the exact order I mentioned above. If I select "vaccinated" as first and then "tested (Antigen)", everything works fine. |
Hmm, that is similar to a bug @pc-coholic found during initial review, but that was since fixed. Are you using pretix Hosted or self-hosted? If self-hosted, can you check that your server-side pretix-covid-certificates plugin is the latest development version and can show me a screenshot of the settings? If Hosted, can you tell me the event name / reach out at [email protected]? |
I activated the feature for checking Covid certificates with combination rules (2G+). After scanning the ticket, the Covid control screen pops up and asks for the documents. There, I selected "tested (Antigen)" (and used "Swipe to check in") and then "vaccinated". After using "swipe to check in" the second time, the app immediately crashes. In the Pretix backend, the scan also hasn't been registered:
It would be very great if you can give me some information what I can do further to fix this issue or at least helping with it.
The text was updated successfully, but these errors were encountered: