Luis Miguel Soto Sánchez
Luis Miguel Soto Sánchez
Could we get this fixed here? It's an important issue and the latest fix was in no more than 15 days
> intent.action.VIEW is handled in package as url type. When user try open a file, android system send the uri of this file to intent. > > if you need...
Perhaps the other apps include more intents, which add up the amount of results shown in the intent, thus having different results. Intent choosers should always be the same under...
> are there any differences between open_file_safe and open_filex? https://github.com/javaherisaber/open_filex seems more actively maintained
> > > Please update the README for the new Gradle format I recently opened a new pull request with those changes
In Android, all the application's data is deleted ([except on AndroidM+](https://developer.android.com/guide/topics/data/autobackup.html)), as it's stored under its own directory.
Also happening on iOS and for many Http error codes such as 500
Looks like #777 fixes it