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
It is not called out here or under Getting Started, however, I was not getting any DataReceived events until ClaimedBarcodeScanner.StartSoftwareTriggerAsync() was called. So now I do .EnableAsync() followed by .StartSoftwareTiggerAsync() and now I am getting DataReceived events. This should be called out somewhere.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
ID: c00c9dfa-5158-6336-70a9-d2ec101a4710
Version Independent ID: b04ea381-64cd-27ff-1634-bc0a71b47e1f
Thank you for the feedback. Will add step 8 to the Getting Started topic to indicate that you must call StartSoftwareTriggerAsync() to begin scanning. You should see this update shortly.
It is not called out here or under Getting Started, however, I was not getting any DataReceived events until ClaimedBarcodeScanner.StartSoftwareTriggerAsync() was called. So now I do .EnableAsync() followed by .StartSoftwareTiggerAsync() and now I am getting DataReceived events. This should be called out somewhere.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: