klinker41 / android-smsmms

Library for easily sending SMS and MMS for Android devices
674 stars 248 forks source link

on receiving MMS time out #63

Open KurdAppDev opened 7 years ago

KurdAppDev commented 7 years ago
12-20 18:31:51.500 1893-32482/? E/MmsService: [DownloadRequest@dc8a55a] MmsNetworkManager: timed out
12-20 18:31:51.511 1893-32482/? E/MmsService: [DownloadRequest@dc8a55a] MMS network acquiring failure
                                              com.android.mms.service.exception.MmsNetworkException: Acquiring network timed out
                                                  at com.android.mms.service.MmsNetworkManager.acquireNetwork(MmsNetworkManager.java:149)
                                                  at com.android.mms.service.MmsRequest.execute(MmsRequest.java:153)
                                                  at com.android.mms.service.MmsService$2.run(MmsService.java:427)
                                                  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
                                                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
                                                  at java.lang.Thread.run(Thread.java:818)
klinker24 commented 7 years ago

If you are getting a timeout here, it is probably an issue with the APNs. Are you able to send correctly through your APN settings?

E3V3A commented 7 years ago

Perhaps using port 80 is the problem? Most APNs are using higher ports.

SirSaunders commented 7 years ago

It may be an issue on some Android 7.0 devices? Found this post for Textra talking about it. https://textra.uservoice.com/knowledgebase/articles/1147366-mms-timeouts-no-mobile-data-mms-send-failing