New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 633459 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Logging whether master bluetooth switch is enabled

Project Member Reported by animohan@chromium.org, Aug 2 2016

Issue description

OS: iOS and Android

Android has just started logging whether master bluetooth switch is ON as of M, and we don't have access to these stats for iOS. We can log this within Chrome directly by calling system APIs checking whether Bluetooth is on. This'll help us get a more accurate sense of our total addressable reach for Physical Web and whether it's worth having educating promos in-app informing users to turn on Bluetooth.
 
Components: Internals>PhysicalWeb
Owner: mattreynolds@chromium.org
Status: Assigned (was: Untriaged)
Matt is this already done with the latest version?
Status: Fixed (was: Assigned)
This is now logged on iOS as part of the startup UMA.

https://codereview.chromium.org/2458613004/

It's recorded under the PhysicalWeb.InitialState.IosChrome histogram.

Sign in to add a comment