I am working on this purchasing ticket app. The app is now in testflight. The problem is the scanner doesn’t work.
Supposedly when the user scanned a generated QR code, the Order ID must be shown in the input field (for the custom filter of the result screen). Instead, it shows “this is a QR code”. Do you think the problem is in the unique ID or in the scanner?
I removed the Default Value at the Input Field of the Scan Result Screen.
Next, instead of “Logged in user > Tickets” as a filter for list results, I made it “All Tickets”. I forgot that the result of the list is in the device of the scanning user and not the logged-in user (ticket holder).
Anyway, thank you for your reply! That feeling of comfort when there is an expert in this community who is always willing to help.