• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BT Remote. Volume UP/DOWN
#1
Hi 

I have one of these cheap BT remote rings and mapped the keys (VOLUME_UP, VOLUME_DOWN) to next / previous page.  Sometimes  it works but other times the volume control is displayed and volume is increased/decreased. Is there any other setting I need to change to disable volume control?

Thank you !
Reply
#2
I may make some changes with the volume button handling, but Apple certainly doesn't make it easy to process volume changes. I am registering for notifications in the app to receive the volume press notifications, and I rely on the MPVolumeView class from Apple to receive the volume change. That's not code I really have control over though. This is handled in a much easier fashion on Android. I don't think I can prevent the volume control from being displayed when the volume button is pressed.

Mike
Reply
#3
(Yesterday, 08:52 AM)Zubersoft Wrote: I may make some changes with the volume button handling, but Apple certainly doesn't make it easy to process volume changes. I am registering for notifications in the app to receive the volume press notifications, and I rely on the MPVolumeView class from Apple to receive the volume change. That's not code I really have control over though. This is handled in a much easier fashion on Android. I don't think I can prevent the volume control from being displayed when the volume button is pressed.

Mike

Thank you for your analysis. If it is only visual glitch, it would be ok. But I am worried that it might accidently turn on music on my iPad during concerts.
Reply




Users browsing this thread:
3 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.