Open DarioCorno opened 1 year ago
This package uses the Google ML Kit and that does trigger the requests. See #553.
__What steps are necessary to import mobile_scanner in apps that are used by people in Europe?__
So this makes stuff like mobile_scanner
unusable in the EEA and also other parts of the world, but the issue has been unfixed for over a year now?
After installing this package I see unwanted requests to Firebase Logging. Is this package doing them or any dependency? Even if Firebase isn't installed on my machine.
Is there a way to get rid of them?
Debug output (after about 15 seconds from app start):
D/TransportRuntime.CctTransportBackend(32488): Making request to: https://firebaselogging.googleapis.com/v0cc/log/batch?format=json_proto3 I/TransportRuntime.CctTransportBackend(32488): Status Code: 200 I/TransportRuntime.CctTransportBackend(32488): Content-Type: application/json; charset=UTF-8 I/TransportRuntime.CctTransportBackend(32488): Content-Encoding: gzip
Flutter 3.10.* for an Android app, dev machine using VSCode on Windows 11.