mateor / auto-patcher

smali patcher for Android code injection
MIT License
74 stars 42 forks source link

Problems receiving SMS cm-11-20140127-NIGHTLY Nexus 5 #279

Closed rty3453 closed 10 years ago

rty3453 commented 10 years ago

Running a successfully patched cm-11-20140127-NIGHTLY on a Nexus 5.

I'm having a recurring issue where I cannot receive SMS after initiating a wifi connection. I can send, but won't receive. Prior to initiating wifi, I send and receive without any issue. The issue disappears after a reboot, but reappears after doing the same as above (initiating a wifi connection).

Logcat is here: http://dl.xda-developers.com/attachdl/b38aa2684d852c699fc7007ce488ce65/52e85a25/2/5/4/3/3/8/1/logcat.txt

mateor commented 10 years ago

Link is dead (says Gone) and could you please upload the autopatcher log?

rty3453 commented 10 years ago

Sorry about that.

Here's the autopatcher log and logcat: http://codepad.org/We2UiNyC http://codepad.org/8nwl5VgZ

rty3453 commented 10 years ago

Seems like the logcat is cut off. Here's the post on XDA with the logcat attached.

http://forum.xda-developers.com/showpost.php?p=49824103&postcount=508

mateor commented 10 years ago

Try this again and let me know if the problem still exists, if you can. I added some things which I would ususally assume solves the issue. However, there seems to be a rash of phone FCs going around, so I will need your feedback to know for sure.

rty3453 commented 10 years ago

Issue resolved. Whatever you did, it worked. Thanks, Mateor!