mixpanel / mixpanel-android

Official Android Tracking Library for Mixpanel Analytics
http://mixpanel.com/
Apache License 2.0
1.02k stars 366 forks source link

Never crash when checking isBluetoothEnabled #815

Closed jaredmixpanel closed 1 year ago

jaredmixpanel commented 1 year ago

Customer was seeing crashes due to unhandled exception when we checked if bluetooth was enabled. This is non-critical, we should never crash. We can live without it.