fluttercommunity / fluttercommunity/plus_plugins
[Request]: In device_info_plus, when uniformly retrieving device information, remove the serialNumber field and obtain it separately only if needed.
- Lingua principale
- Dart
- Stelle
- 1.9k
- Fork
- 1.3k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Plugin
device_info_plus
### Use case
When publishing the app to the marketplace, the serialNumber will be classified as sensitive information. It should not be requested without user consent. However, some other libraries like Catcher use device_info_plus during initialization. In such cases, the marketplace might reject the submission because sensitive information is being requested without user consent.
### Proposal
In device_info_plus, when uniformly retrieving device information, remove the serialNumber field and obtain it separately only if needed.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia individuando l’API di device_info_plus che recupera in modo uniforme le informazioni sul dispositivo e l’accesso separato al numero di serie descritto nella proposta. Controlla i test esistenti e le implementazioni della piattaforma del plugin; il lavoro è completato quando il recupero uniforme non richiede né restituisce più serialNumber, mentre i chiamanti possono comunque ottenerlo separatamente quando necessario.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- dart, flutter
- Ambito
- mobile, security
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100