-
-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug(android): attempting to open a package from Files results in an error 'You don't have any apps that can open this type of file' #10133
Comments
Previous issue #629 about Samsung's "My Files" browser. As a workaround, does the Chrome Downloads allow you to install the .kmp file? |
Trying to install from Chrome Downloads, I get a toast from Keyman: "storage request permission was denied. May fail to install key..." FWIW, any error which arises from a user action should be an alert rather than a toast. |
Triaged with @mcdurdin to B17S1 |
Screencap. And a small insight into my life if you look carefully. Screen_Recording_20240207_055457_Keyman.Alpha.mp4 |
MyFiles creates the intent that Android Studio warns with
Chrome Downloads does trigger the intent with
|
Retesting with 17.0.289 beta and I see this in the Logcat trying to launch a .kmp file from Samsung MyFiles:
I'll call this a dupe of #629 which has some unpleasant caveats with the intent-filters Per SO reference, Samsung MyFiles browser
So, the only (uber unpleasant) alternative is to have an intent filter on all filetypes so the user could select Keyman for .kmp files. Will close as won't fix - waiting on external |
Re-opening to track for Future - still waiting on external Samsung update to MyFiles |
Samsung have acknowledged that the issue is in their app but have declined to fix it. They don't consider Keyman a popular enough app to add specific support for it, and the hack that they've used for a long time is so embedded it can't really be fixed now, it seems. I think we go ahead and close this as 'wont-fix' since it's outside our control and if necessary advise our users that they avoid the buggy My Files app, and instead browse for .kmp to install from within the Keyman app. |
Reopening and leaving forever in 'waiting-external' state because the issue is still present, even if we can't do anything about it. |
Describe the bug
Reproduce the bug
No response
Expected behavior
No response
Related issues
No response
Keyman apps
Keyman version
17.0.217-alpha-test-10103
Operating system
No response
Device
No response
Target application
No response
Browser
No response
Keyboard name
No response
Keyboard version
No response
Language name
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: