@@ -90,9 +91,14 @@ class FileScanResultActivity : BaseActivity<ActivityFileScanResultBinding>() {
...
@@ -90,9 +91,14 @@ class FileScanResultActivity : BaseActivity<ActivityFileScanResultBinding>() {
if(checkStorePermission()){
if(checkStorePermission()){
beginScan()
beginScan()
}else{
}else{
requestStorePermission(launcher,result={
showGerPermission(
if(it)beginScan()elsefinishToMain()
desc="In order to scan and recover your lost photos, videos, and documents, we need to access your device storage. This permission is essential for our app to locate and restore your files.",