-
Notifications
You must be signed in to change notification settings - Fork 39
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
Unable to select file #382
Comments
Can you go to file manager press on swf file and open it via ruffle? Just interesting. |
No, there is no option to start the swf file with ruffle when selecting it from the file manager |
Okay, so, basically, Android cares about MIME types instead of file extensions, and one half of the .swf files I have on my phone have it set correctly, the other half doesn't... I have no idea why, probably depending on how I downloaded them, and where from...? 😖 Basically: https://stackoverflow.com/questions/1733195/android-intent-filter-for-a-particular-file-extension |
I didn't have any problems with Android 14, but after upgrading to Android 15, I started having problems. So I think it's possible that Android 15 doesn't support this app |
After much frustration, I've (hopefully) disabled filtering in the file picker completely, so this should be fixed now. |
The swf file in the folder is gray and cannot be selected
The text was updated successfully, but these errors were encountered: