chenxiaolong / BCR

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

Recording disabled #417

Closed Uj947nXmRqV2nRaWshKtHzTvckUUpD closed 2 months ago

Uj947nXmRqV2nRaWshKtHzTvckUUpD commented 1 year ago

Recording disables by itself after a while (the toggle)

Note that i recently updated magisk

chenxiaolong commented 1 year ago

Did all of the settings reset or just the call recording toggle? There are two known cases where settings are reset:

Uj947nXmRqV2nRaWshKtHzTvckUUpD commented 1 year ago

Only the toggle got disabled. the rest of the settings were preserved (eg. save location, output format). Also:

I am on android 12 (OxygenOS), and my belief is that instead the battery optimization is aggressive. I observed that even if I disabled battery optimizations for some apps, after a while they are set to "ask". similar behavior was seen on individual app settings after allowing "background activity" it turned back to foreground activity only. Unfortunately, for BCR I can't disable battery optimizations neither force allow background activity, as these options are not shown for some reason, and even if I would, the OS will turn them back to default state after a while.. I think it's just Android 12 messing around

chenxiaolong commented 1 year ago

Thanks for the additional info. It's unfortunate OxygenOS behaves like that. I don't think there's any way BCR can work around that.

Uj947nXmRqV2nRaWshKtHzTvckUUpD commented 1 year ago

i used AM (application manager) to disable battery optimizations. let's see if it still disables by itself from now on. cheers