a-mabe / OpenHIIT

:weight_lifting: :medal_sports: Open-source, cross platform HIIT and Tabata interval timer. Pull requests are appreciated!
MIT License
47 stars 12 forks source link

[Bug] Bluetooth not working on iOS #59

Closed a-mabe closed 1 year ago

a-mabe commented 1 year ago

Describe the bug When playing music through a bluetooth speaker, OpenHIIT will cancel the bluetooth and music will stop playing.

To Reproduce Steps to reproduce the behavior:

  1. Using an iOS device, connect to a bluetooth speaker or headphones.
  2. Play sound through the bluetooth device.
  3. Start the OpenHIIT app.
  4. Connection to the bluetooth device will be lost.

Expected behavior OpenHIIT should not interfere with bluetooth.

Screenshots If applicable, add screenshots to help explain your problem.

Device and Operating System (please complete the following information):

Additional context Add any other context about the problem here.

a-mabe commented 1 year ago

Closed in #61 and #63