Skip to content
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

Closed
zsky01 opened this issue Jan 5, 2025 · 4 comments

Comments

@zsky01
Copy link

zsky01 commented Jan 5, 2025

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

  1. Open the Chatwoot mobile app (Android 1.10.50).
  2. Navigate to a chat.
  3. Attempt to attach a photo.
  4. An error appears, requesting file access permission.
  5. Open Android settings → Apps → Chatwoot → Permissions.
  6. Notice there is no option to grant access to storage or files.

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

1
2

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

  • Deployment: a self hosted installation of Chatwoot.
  • Device Name: Xiaomi Poco F3
  • OS Version: MIUI 14.0.4 (Android 13)
  • Chatwoot App Version: 1.10.50, the last in Google Play
  • Chatwoot Server Version: 3.14.1

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

@muhsin-k
Copy link
Member

muhsin-k commented Jan 7, 2025

@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 muhsin-k closed this as completed Jan 7, 2025
@zsky01
Copy link
Author

zsky01 commented Jan 9, 2025

@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:
When I attempt to attach a photo, I receive a message asking for file access permissions.
However, in the app settings, there is no option to grant storage or file access permissions.

It seems like the issue has not been resolved in this version.

@AnxHall
Copy link

AnxHall commented Jan 30, 2025

Taking advantage of the hook, when selecting multiple images, just one is sent (Android and IOS)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants