SecUSo / privacy-friendly-qr-scanner

Privacy Friendly QR Code Scanner for Android
https://secuso.aifb.kit.edu/QR_Scanner.php
GNU General Public License v3.0
301 stars 47 forks source link

Fix privacy policy issues for Google Play release #205

Closed udenr closed 5 months ago

udenr commented 5 months ago

We were unable to publish v4.5.0 on Google Play. The app was incorrectly classified by the automatic system as sending user data (email address and phone number) off the device. This PR tries to fix the problem by removing the method that is probably the trigger for the false detection.