Skip to content
This repository was archived by the owner on Apr 14, 2024. It is now read-only.

Upgrade Buttplug to latest version & add WebBluetooth check#4

Open
TheAuzzie wants to merge 1 commit intoPawCorp:masterfrom
TheAuzzie:master
Open

Upgrade Buttplug to latest version & add WebBluetooth check#4
TheAuzzie wants to merge 1 commit intoPawCorp:masterfrom
TheAuzzie:master

Conversation

@TheAuzzie
Copy link

Fixed the broken buttplug.io intergration by upgrading to the latest stable version and changing any of the API calls that were affected by the upgrade.

To make the latest version of buttplug.io work I had to introduce react-app-rewire so we can enforce additional webpack config to load the web version of buttplug rather than the node version.

Additionally introduced a guard on the vibrator settings dialog to first check if WebBluetooth is actually available first before offering to connect a device to prevent misleading end users.

Fixes: #2

Fixed the broken buttplug.io intergration by upgrading to the latest
stable version and changing any of the API calls that were affected by
the upgrade.

To make the latest version of buttplug.io work I had to introduce
`react-app-rewire` so we can enforce additional webpack config to load
the _web_ version of buttplug rather than the node version.

Additionally introduced a guard on the vibrator settings dialog to first
check if WebBluetooth is actually available first before offering to
connect a device to prevent misleading end users.

Fixes: PawCorp#2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

webbluetooth not working in latest release

1 participant