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

mms sending stopped working #314

Closed
7 tasks done
takiainen opened this issue Feb 8, 2025 · 10 comments
Closed
7 tasks done

mms sending stopped working #314

takiainen opened this issue Feb 8, 2025 · 10 comments
Labels
invalid This does not seem right

Comments

@takiainen
Copy link

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.1.5 and 1.1.3

Affected Android/Custom ROM version

lineage 22

Affected device model

OnePlus 8T

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

Choose photo, click send, it says sending, but fails. "not sent"

It worked with 1.1.4, but not with previous versions either.

Expected behavior

App sends photos as MMS without issues.

Actual behavior

Not sent.

Screenshots/Screen recordings

No response

Additional information

No response

@takiainen takiainen added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Feb 8, 2025
@naveensingh
Copy link
Member

naveensingh commented Feb 8, 2025

There's not much difference between 1.1.4 and 1.1.5.

Does the message "appear" to be sent but never reach the destination, or do you see some error message?

@Aga-C Aga-C added question Further information is requested waiting for author If the author does not respond, the issue will be closed. Otherwise, the label will be removed. labels Feb 8, 2025
@takiainen
Copy link
Author

It says first "sending...." Then after few minutes it says "not sent. Touch to retry.

Now I noticed that this issue appears if I'm connected to home WI-FI. It gives error code 4.

If using mobile data, it seems to work fine.

@naveensingh
Copy link
Member

naveensingh commented Feb 8, 2025

Invalid question removed.

The error code 4 means no service i.e. you need mobile data for MMS.

@naveensingh naveensingh closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2025
@naveensingh naveensingh added wontfix This will not be worked on invalid This does not seem right and removed bug Something is not working question Further information is requested waiting for author If the author does not respond, the issue will be closed. Otherwise, the label will be removed. needs triage Issue is not yet ready for PR authors to take up wontfix This will not be worked on labels Feb 8, 2025
@takiainen
Copy link
Author

Sorry, now it doesn't work after all even though I am using mobile data. One picture went through (and another device received it),but most of the time it gives error code 4.

@naveensingh
Copy link
Member

The error message could be more user friendly but it still means "No service" so this probably isn't caused by the app, especially because it works sometimes. Please try the following:

  • Check if your mobile data plan is active/valid (and includes MMS) or contact your service provider, maybe they are having 'issues' with MMS messages.
  • If that doesn't work out, please test this out in app versions that do work for you and then the latest version.

@takiainen
Copy link
Author

Did another test:

  1. Installed 1.1.4 from F-Droid
  2. MMS sent successfully with mobile data
  3. Connect to home WI-FI
  4. Cannot send MMS anymore
  5. Switch back to mobile data (turn WiFi off)
  6. MMS still doesn't work

App doesn't "notice" the connection change or something?

@naveensingh
Copy link
Member

naveensingh commented Feb 8, 2025

The app displays the error but it is raised by 'part' of the system responsible for sending MMS messages.

  • Maybe try enabling/disabling mobile data
  • Enable Settings => System => Developer options => Mobile data always active if it's not already enabled.

@takiainen
Copy link
Author

takiainen commented Feb 8, 2025 via email

@takiainen
Copy link
Author

takiainen commented Feb 8, 2025 via email

@naveensingh
Copy link
Member

Good to know.

If you have to do this often, you might want to test this on some other ROM, maybe this is specific to LineageOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This does not seem right
Projects
None yet
Development

No branches or pull requests

3 participants