HeadsetDetection-PhoneGap-Plugin icon indicating copy to clipboard operation
HeadsetDetection-PhoneGap-Plugin copied to clipboard

:headphones: A PhoneGap plugin for detection of a headset (wired or bluetooth)

Results 9 HeadsetDetection-PhoneGap-Plugin issues
Sort by recently updated
recently updated
newest added

Unfortunately the registerRemoteEvents only fires when I register it, and it always returns "headsetRemoved" (even if the BT headset is already connected). When I connect/disconnect a BT headset, the event...

Hi Eddy, I'm a big fan of your cordova plugins thanks a lot. I am facing an issue on this one, I can make it work super nicely but when...

Detection is great, but taking control of the button is even better. Does anyone know how to do this. I have only found a solution for wired headset buttons cordova-plugin-headset-buttons.

Let me know if you have any questions or changes! Thanks!

If the customer enables this option, then only I have to detect it automatically otherwise, I want to remove this listener, but currently, if I once add this **registerRemoteEvents** event...

I would like to know if it works on Ionic2.

Hi Eddy, I was wondering how hard is it to port this cordova plugin to a nativescript module ? Do I have to know the Android and IOS developer API...

I tried the plugin and Android 5 it was working fine. But on Android 5.1.1 it is not working. I mean not detecting headset. Below are the codes. function plays()...

Hi @EddyVerbruggen, I've notices iOS logs the following in relation to this plugin. THREAD WARNING: ['HeadsetDetection'] took '27.634766' ms. Plugin should use a background thread. Here's a SO post in...