Skip to content

fix: preserve Android bond failure reasons - #25

Closed
wabicai wants to merge 1 commit into
mainfrom
fix/electron-ble-scan-cache
Closed

fix: preserve Android bond failure reasons#25
wabicai wants to merge 1 commit into
mainfrom
fix/electron-ble-scan-cache

Conversation

@wabicai

@wabicai wabicai commented Sep 8, 2026

Copy link
Copy Markdown
Member

Android bonding failures only exposed the old and new bond states, so the SDK could not distinguish authentication timeouts, local cancellation, remote rejection, or other failures. Forward the optional Android unbond reason in bondState.reason and release 0.1.7.

Validation: package build and TypeScript checks passed; changed-file lint passed; the generated npm tarball contains the Kotlin change and declaration. An Android device build with the matching SDK change was installed and the user confirmed normal logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant