-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Immediately No BCR Application with 1.34 on miui 13 #251
Comments
Hmm, I have no idea what would be causing that, especially the Do you happen to have Magisk's denylist enabled for any system apps? |
I have adjusted the issue, as it makes not that much sense to have issues on the debug versions. inside data/adb/modules/com.chiller3.bcr/system/priv-app/com.chiller3.bcr/ i can see there's an app-release.apk (let me also check denylist) |
Can you post the output of:
I took a quick look at Magisk Delta and it seems that its mount logic is very different from the normal Magisk. Also, does BCR work if you turn off SuList completely? I wonder if BCR's apk is getting hidden from Android itself. |
i have manually installed the APK from Zip, as well as make add it to SUList, seems like it doesn't trigger root
|
that's the install log for 1.34
tried from scratch, can't find bcr app after magisk install. |
That's expected. BCR only uses Magisk for installation. Once installed, it never uses root (it only needs system app permissions).
Based on this, I'm not sure what else would cause the issue. Even if all of the other files were missing, the app should still at least show up. |
It may be the case that the app listed there is the one I have manually installed extracting from the zip file ... Or that cannot be the case? E.g. seeing the path. And with the manual installation maybe not having sufficient rights to record,... After setting all options within the app and making sure battery saver isn't on, I made a few test calls. No recordings have been saved and there was no notification either. I undid everything before and after flashing 1.34 the application cannot be found in the launcher. |
That can't be the case. Manually installed apps end up in
Yep, this is the main reason that Magisk is needed for installation. Android only allows system apps to access the call audio. I don't really have any ideas for what else to try, but if you're willing to upload the full logcat with BCR installed, I can take a look and see if I find anything unusual. |
what exactly will you need? |
In the logcat, I'd mainly be looking for anything related to |
on a quick log in the adb logcat i can see those errors who stand out
The text was updated successfully, but these errors were encountered: