Skip to content

Conversation

@konraddysput
Copy link
Collaborator

Why

https://docs.unity3d.com/ScriptReference/SystemInfo-deviceName.html

Based on this Unity API description it looks like, Unity will fallback to Bluetooth name on Android, which could cause unexpected problems on the client API - some applications don't need Bluetooth permission and we shouldn't require that.

In addition to that, most of the time, this is the attribute that should be removed because of PII.

Based on information above, I think we should remove it.

refs BT-2212

@konraddysput konraddysput added the bug Something isn't working label Feb 5, 2024
@konraddysput konraddysput requested a review from perf2711 February 5, 2024 12:35
@konraddysput konraddysput self-assigned this Feb 5, 2024
@konraddysput konraddysput merged commit f111023 into master Feb 5, 2024
@konraddysput konraddysput deleted the bugfix/device-name-reference branch February 7, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants