You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
Hi,
We found a crash issue when registering Dynamic Lock on Windows 10 1709 update
Issue: app crash when calling RegisterDevicePresenceMonitoringAsync(…)
Steps:
Make sure below checkbox under Settings->Accounts->Sign-in options->Dynamic Lock is grayed out by remove any paired/connected Bluetooth devices.
Use the sample tool to setup CDF then click Register for Goodbye
This issue won't happen on Windows 10 1607 version or the checkbox is available.
Thanks.