[X] I understand that the issue will be (ignored/closed) if I intentionally remove or skip any mandatory field.
Describe the bug
Description
After entering the application, I noticed a new release version and pressed the download button. Upon completion of the download, my device open the updated APK file via Termux.
Expected Behavior
I expected the system's app chooser to appear (the "Open with..." dialog), allowing me to select the appropriate application to handle the APK file, specifically the "Package Installer" (formerly known as "Android Application Installer").
Actual Behavior
Instead of the app chooser appearing, the APK file was opened directly with Termux. It seems that certain applications, such as Termux and Terabox, are set to support all types of files, which overrides the system's default behavior and prevents the "Package Installer" from being selected as the default application for handling APK files.
Steps to Reproduce
On a device running Android 6.0, install an application that supports all file types (e.g., Termux).
Install an older version of the Seal application.
Within the Seal application, download the latest update.
Attempt to open the downloaded APK file directly from the Seal application.
Observe that the APK file is not opened with the "Package Installer," and the app chooser is not displayed.
Environment
Device: HTC Desire 10 Pro (HTC d10i)
App Version: v1.12.1 to v1.13.0 (Stable)
Possible Solutions
Adjust the update logic of the application to ensure that when an APK file is opened, the app chooser is prompted. This would allow users to select the "Package Installer" as the default application for handling APK files.
Additional Information
This issue may also affect other apps that are configured to handle all types of files, leading to similar problems with the default app selection.
Please let me know if further details are required or if there are any suggestions for resolving this issue.
Checklist
Describe the bug
Description
After entering the application, I noticed a new release version and pressed the download button. Upon completion of the download, my device open the updated APK file via Termux.
Expected Behavior
I expected the system's app chooser to appear (the "Open with..." dialog), allowing me to select the appropriate application to handle the APK file, specifically the "Package Installer" (formerly known as "Android Application Installer").
Actual Behavior
Instead of the app chooser appearing, the APK file was opened directly with Termux. It seems that certain applications, such as Termux and Terabox, are set to support all types of files, which overrides the system's default behavior and prevents the "Package Installer" from being selected as the default application for handling APK files.
Steps to Reproduce
Environment
Possible Solutions
Additional Information
This issue may also affect other apps that are configured to handle all types of files, leading to similar problems with the default app selection.
Please let me know if further details are required or if there are any suggestions for resolving this issue.
Error reports
N/A
Screenshots & Screen Records
No response
Additional context
No response