PostgresConf Lead Manager: Privacy Policy

The app uses the Internet & Camera to be able to scan the QR codes of the Attendee's badges to generate Lead information for your company.

<uses-permission android:name="android.permission.INTERNET"/>

This app requires Internet access to retrieve lead information from the attendee's badge. We also store all the Lead's in the conferences database, so that all Lead app users for a single company can share their Leads. If one user scans a badge, the info will show up on the other users app.

<uses-permission android:name="android.permission.CAMERA" />
<uses-feature android:name="android.hardware.camera" />
<uses-permission android:name="android.permission.FLASHLIGHT" />

This app requires the use of the camera to be able to scan the QR code on the conference attendee's badges.

If you wish all your lead information deleted from the conference database, you may contact: organizers@postgresconf.org