-
Notifications
You must be signed in to change notification settings - Fork 316
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
Cannot Attach Photos in Chatwoot Mobile App (Android 1.10.50) – Missing File Access Permission #870
Comments
@zsky01 We have revamped the mobile app with a fresh look and fixed all reported issues. Please try it out by joining our beta program. iOS: https://testflight.apple.com/join/yQ4yoSx4 Android: https://play.google.com/apps/testing/com.chatwoot.app Please report any issues you find in this thread: #862. Closing this issue for now—we'll reopen it if problems persist. |
@muhsin-k Thank you for providing access to the beta program. I installed version 1.10.55 through the testing program, but the issue with attaching photos in the chat still persists. Observed behavior: It seems like the issue has not been resolved in this version. |
Taking advantage of the hook, when selecting multiple images, just one is sent (Android and IOS) |
Confirm you’re filing a new issue. Search issues in Github and ensure that the issue is not already exist.
Describe the bug
When attempting to attach a photo in the Chatwoot mobile app (version 1.10.50) on Android, an error appears requesting permission to access files. However, in the app permissions settings, there is no option to grant access to storage or files.
To Reproduce
Expected behavior
The app should request and have access to storage or files to allow photo attachments. The permissions section in the app settings should include an option for storage or file access.
Screenshots
Observed behavior
The app requests permission to access files when trying to attach a photo.
There is no option in the app permissions settings to grant access to storage or files.
Clearing cache, reinstalling, and checking system permissions did not resolve the issue.
Environment
Additional context
Issue persists after reinstalling the app.
No related permissions available in system settings.
Possible fixes
If you can, link to the line of code that might be responsible for the problem
The text was updated successfully, but these errors were encountered: