Hi,
I've been struggling for a few days now, but here we are.
Background - The app is for customers that sit at a restaurant, they then need to scan a QR code which then will recognise the string on the QR then needs to see if that string is in the firebase collection, if true it should go through to that specific restaurant with that restaurants details.
However when i scan the QR code for the first restaurant in Firebase it works but when i scan for the rest it does not pick it up.
This tells me that it only looks in the first Document in the collection but not in the other documents.
Anyone that can assist?