Hi, i use on my app KIO4Install Extension, practically when the application download is finished, it automatically opens the application installation, but today i have tested my app on Android 10 and i get an error:
Runtime Error
No Activity found to handle Intent { act=android.intent.action.VIEW dat=file:///storage/emulated/0/Download/App.apk typ=application/vnd.android.package-archive fig=0x10000000 }
I have tested to put this on AndroidManifest, but when i compile the APK with ApkTool, i have this error
error: No resource identifier found for attribute ‘requestLegacyExternalStorage’ in package ‘android’