ParticulaCode / GoDiceJavaScriptAPI

GoDice JavaScript API (with demo)
Other
54 stars 20 forks source link

Unable to detect dices on macOS with Chrome #1

Closed HapLifeMan closed 1 year ago

HapLifeMan commented 2 years ago

Hello,

I just received my GoDice package today and already started enjoying the app!

Now I'd like to dig into this package to play with the API and build awesome things.

But I'm facing an issue, when trying to connect dices, nothing is detected, can you help me?

CleanShot 2022-05-17 at 10 26 54@2x

Using macOS 12.3.1 with Chrome 101.0.4951.64.

Thanks!

ProfDeCube commented 2 years ago

Are the dice still connected to the device you used the app on?

HapLifeMan commented 2 years ago

Are the dice still connected to the device you used the app on?

Yes they are!

HapLifeMan commented 2 years ago

After a few hours and without touching anything, I have 4 dices connected. On these dices, bluetooth signal is low when they're barely 5 centimeters away of my MacBook Pro. They're losing connection after 30-40 centimeters, what's happening?

CleanShot 2022-05-17 at 17 42 06@2x

And still impossible to have the others connected 😕

bacrossland commented 2 years ago

@HapLifeMan try disconnecting the dice from the device the app is on. Your Mac and that device might be fighting for control of the dice.

I just got mine now and will charge them then try this script out later today.

nsander commented 2 years ago

I was facing this issue as well, but adding Google Chrome to allowed apps to use Bluetooth in Security & Privacy setting in OSX fixed this for me.

ParticulaCode commented 1 year ago