apache / apache/cordova-plugin-device
Enable configration for device uuid
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 394
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
# Feature Request
## Motivation Behind Feature
Currently there are rules in China Mainland regarding to how device uuid can be collected and used.
Some of the android distribution shops eg: Huawei shop, disallow collecting device uuid.
And therefore I wonder if we can support configuration to enable/disable device uuid feature.
Thanks
## Feature Description
Support configuration to enable/disable device uuid feature
## Alternatives or Workarounds
Alternatively we can comment out #GetUuid() method after the native code is built.
Contributor guide
Assessment
This issue has not been assessed yet.