chenxiaolong / BCR

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

Migrating recordings after every boot. #576

Closed Gawd21 closed 1 month ago

Gawd21 commented 1 month ago

This keeps coming up, but I haven't made any recorded calls, since before the update. What is it migrating and to where? Screenshot_20240802-113323

chenxiaolong commented 1 month ago

This is related to version 1.68's new feature that allows recording calls before the device is first unlocked after a reboot. When you unlock the device, it'll move those recordings from BCR's internal directory to your output directory.

This seems like a bug in the ROM though, if the notification is not getting dismissed automatically (Android controls when the notification is shown and dismissed for foreground services). Can you reboot, grab a logcat as soon as possible after the notification appears, and then upload that?