I wanted to understand a couple of things:
The app asks users to enter their partial post code on registration. No other personal info is collected.
2- Are locations tracked?
No. The app uses BLE to detect proximity to other devices.
3- What does the app send over Bluetooth?
This one is interesting. The app creates an ID at registration. It also creates a private and public key.
Only when a user chooses to, the app uploads a log of all payloads it's seen in the last 28 days. This is encrypted using a key generated during registration and shared with the app.