chenxiaolong / BCR

A Basic Call Recorder for rooted Android devices
GNU General Public License v3.0
1.68k stars 109 forks source link

BCR keeps stopping on Magisk Delta #326

Open lomirus opened 1 year ago

lomirus commented 1 year ago

It's fine at start, but several days ago I switched to Magisk Delta and enabled the MagiskHide, and it seems that from then on the BCR cannot launch anymore.

BCR Version: 1.41 Android Version: 13

product_logo_48

chenxiaolong commented 1 year ago

Just to make sure this isn't related to #303, can you give this test build a try? https://github.com/chenxiaolong/BCR/issues/303#issuecomment-1532007424

If it's still broken with that build, you'll probably need to switch back to official Magisk. Magisk Delta's module handling has significant differences to what official Magisk does.

lomirus commented 1 year ago

Still keeps stopping after trying the #303 (comment). Do you have the plan to fix this problem for Magisk Delta?

chenxiaolong commented 1 year ago

Darn. There's probably not much I can do if that's the case. BCR only uses the most basic Magisk module feature of putting two files in /system/etc/permissions and /system/priv-app. I don't know why that would be broken with Magisk Delta.

athulkrishna2015 commented 1 year ago

I have the same issue

J4CKED commented 1 year ago

No problem for me. I'm using Magisk Delta version 017cca27 (25205), magisk hide ON and old BCR v1.23. Android 12.

athulkrishna2015 commented 1 year ago

I have the same issue

Fixed the issue by Installing the apk extracted from the .zip file After flashing the module

AlphaDE commented 9 months ago

This also solved the same issue with BCR 1.56 and Magisk Delta 26.403 here