The recording results occasionally change the save location.
The set save directory is /storage/emulated/0/Files, but sometimes it gets saved in /storage/emulated/0/Android/data/com.chiller3.bcr/files.
Please enable debug mode by long pressing BCR's version number. This will save a log file next to each recording.
Once the issue happens again, please upload the log file for that call.
Thanks for the log. It's failing in Android's internals when creating the file in the output directory.
11-15 17:10:28.189 1138 14571 W DocumentsContract: Failed to create document
11-15 17:10:28.189 1138 14571 W DocumentsContract: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.os.Bundle.getParcelable(java.lang.String, java.lang.Class)' on a null object reference
11-15 17:10:28.189 1138 14571 W DocumentsContract: at android.provider.DocumentsContract.createDocument(DocumentsContract.java:1382)
Maybe Android's FileSystemProvider component is crashing, but not sure without the full system logcat immediately after the issue happens.
Unfortunately, I have no idea how to work around this.
Thank you for the additional information! I'll proceed with this approach for now, and currently only need to transfer data periodically to the designated save directory.
i have the same issue
Same for me.
Recorded calls goes to two separated directories: my dedicated directory path which I've configured in BCR App (Folder_1) and also to: Android/data/com.chiller3.bcr/files (Folder_2)
I've noticed that Folder_1 contains recordings which are on my contacts while Folder_2 contains recordings from unknown numbers. All log files go to Folder_1 (my contacts and unknown also)
Shouldn't Folder_1 contain all recordings?
Latest BCR 1.87 and Android 16 device.