Skip to content

fix(ios): Disconnect from peripheral if service discovery fails during connect #803#806

Merged
peitschie merged 2 commits into
mainfrom
ios-improve-debugging
Feb 4, 2026
Merged

fix(ios): Disconnect from peripheral if service discovery fails during connect #803#806
peitschie merged 2 commits into
mainfrom
ios-improve-debugging

Conversation

@peitschie

Copy link
Copy Markdown
Collaborator

If service discovery fails, the connection reports an error but surprisingly remains connected by iOS and the plugin.

Bring this behaviour into alignment with Android by disconnecting if the connect (including service discovery) fails.

  • Log additional information related to service/characteristic discovery
  • Upgrade package-lock to node v24

@peitschie

Copy link
Copy Markdown
Collaborator Author

I've published this MR as 8.1.0-dev.0

SharedArrayBuffer may be unavailable due to security headers or browser settings

Fixes #807
…g connect #803

If service discovery fails, the connection reports an error but surprisingly
remains connected by iOS and the plugin.

Bring this behaviour into alignment with Android by disconnecting if the
connect (including service discovery) fails.

- Log additional information related to service/characteristic discovery
- Upgrade package-lock to node v24
@peitschie peitschie force-pushed the ios-improve-debugging branch from c26045a to cf87930 Compare February 4, 2026 11:17
@peitschie peitschie merged commit cf87930 into main Feb 4, 2026
4 checks passed
@peitschie peitschie deleted the ios-improve-debugging branch February 4, 2026 11:23
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