You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do to the way Android implements file selection the app will ask for a picker for a file with mime type of */*. This will cause the picker to show all files. If the user selects a non-supported file type then the app should handle it gracefully.