fromage9747

Results 78 comments of fromage9747

@loicparent I see what you mean. You are experiencing exactly what I have discovered. In the readme it says that there is an eventListener which I have implemented like so:...

@loicparent Found a native way of doing it and it works as expected. Remove anything you have to do with this plugin and the Capacitor StatusBar plugin. Add the below...

I think y'all are getting this when using it on the Android simulator? Never happens on a physical device. At least in my testing.

@sirgatsen Try adding `` to your AndroidManifest.xml

> If you use this plugin it will no longer run in the background but in the foreground and will not stop if the app goes to the background. >...

Just adding this here for copy and paste purposes. I didn't ever have an issue with my audio playing in the background, it just worked, but what I did have...

syslog output: ``` Mar 26 03:08:06 debian7 bluetoothd[3531]: HCI dev 0 unregistered Mar 26 03:08:06 debian7 bluetoothd[3531]: Stopping hci0 event socket Mar 26 03:08:06 debian7 bluetoothd[3531]: Unregister path: /org/bluez/3531/hci0 Mar...

I have the exact same issue. I thought I was executing code before the i18n module had loaded but if I manually hard code a language key into my code...