3arthur6 / BluetoothLibraryPatcher

87 stars 9 forks source link

Dropping bluetooth connections after reboot #49

Closed gdw1986 closed 5 months ago

gdw1986 commented 9 months ago

Hi! I'm using fold4, OneUI5.1.1, rooted, Patcher 2.6.5 has been intalled in Magisk26.3(not delta). The installation of seems alright:

But the Bluetooth connections will be dropped after rebooting or switching airplane mode on/off. Any suggestion?

gdw1986 commented 9 months ago

I think I found the cause of the problem, the module does not work in shamiko whitelist mode

cinzas commented 9 months ago

Hi

I am having the same issue. What have you done, removed shamiko ?

I need shamiko to hide Company Portal.

gdw1986 commented 9 months ago

Hi

I am having the same issue. What have you done, removed shamiko ?

I need shamiko to hide Company Portal.

just turn off the white list mode

IcyColdified commented 8 months ago

I think I found the cause of the problem, the module does not work in shamiko whitelist mode

You might need to add com.android.bluetooth to the Shamiko whitelist. This problem was fixed for Magisk Delta SuList with commit 425bb59da6505c962a38c143137698849b01d470.

cinzas commented 8 months ago

@coldified : Thanks for the input. Adding to the denylist solved the issue. @gdw1986 : If I turn off the denylist, google pay, bank apps, company portal won't work, that is not the goal.

3arthur6 commented 5 months ago

Can this issue be considered solved?

IcyColdified commented 5 months ago

Can this issue be considered solved?

Yes 👍

grasmanek94 commented 3 months ago

One tip: Maybe add this to the docs, to not add com.android.bluetooth to Magisk DenyList (that was my issue).

IcyColdified commented 3 months ago

One tip: Maybe add this to the docs, to not add com.android.bluetooth to Magisk DenyList (that was my issue).

You are supposed to add it only if you have SuList or Whitelist mode enabled. You shouldn't add it to DenyList if you're using vanilla Magisk.

The installation script will automatically handle this if you're using Magisk Delta.