pretixscan-android
pretixscan-android copied to clipboard
Next-generation ticket scanning app for pretix
Hi, I just noticed that there is a file called `setnry.properties` that has been added with the initial commit of this repository. https://github.com/pretix/pretixscan-android/blob/master/pretixscan/setnry.properties https://github.com/pretix/pretixscan-android/blob/master/BUILDING.md seems to suggest that local.properties is...
Includes https://github.com/pretix/libpretixui-android
Hi, when opening project through android studio VCS I am unable to get project to work and get the following error - e: /Users/dev/StudioProjects/pretixscan-android/pretixscan/libpretixui-repo/libpretixui-android/src/main/java/eu/pretix/libpretixui/android/questions/QuestionsDialog.kt: (670, 65): No value passed for...
I have a self hosted Pretix installation behind an Nginx as reverse proxy. Both the web access an the iOS scan app work fine, but when I try to connect...
Can you add the photo question and any additional question information after scan so the we can verify the attendees face and the ticket? Thanks
If the event only has a single check-in list then just use this without additional confirmation.
This PR moves to the system service for application data reset instead of a manual reset for API 19 and higher. Upside: We are 100% sure that all data is...