-
Notifications
You must be signed in to change notification settings - Fork 17
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
No SMS/MMS notifications, unable to pull logs #14
Comments
Hey, |
Thanks so much for the reply, Florent! 😃 My carrier is a VoIP MVNO, and I had wondered if their proprietary software might be causing the issue; your suspicion that the issue is phone-side suggests as much. I'll keep looking into what I can do to resolve or work around the issue; if I come up with anything good, I'll definitely post it here! |
Do they have their own messaging app? if yes can you share details on the app e.g. package name, version,...? |
The carrier is Republic Wireless; they require a proprietary app (called just Republic) installed on stock Android for a device to work with their services (it will not work on LineageOS for some reason; I have tried). They also offer an optional texting app called Republic Anywhere, but the issue seems agnostic to apps anyway; I've tried Android Messages (my default), Anywhere, QKSMS, and even Facebook Messenger. I brought this up to their support, and they do not think the issue has to do with any of their software, but I noted that they did not seem familiar with AsteroidOS, either. 😏 |
Maybe this issue is with parsing grouped notifications or updated notifications as they are usually used by messaging apps instead of a "normal" notifications per message. If you need help debugging please let me know! Probably a duplicate of AsteroidOS/AsteroidOSSync#35 |
That would be great, thank you! My skills are in Linux and networking; I really don't know much coding at all. How should I get to work on debugging this? |
Let us move to the issue on AsteroidOSSync and close down this one, to keep it organized. Are you in the IRC? |
I don't believe so! |
I do not receive notifications for SMS & MMS messages on dory. My phone is an Android One moto x4 running Android 9.0 and AsteroidOSSync 0.13. I receive all other notifications.
On another note, I tried to ssh into the watch to pull some logs for this post (using ceres and root @ the default IP address), but my connection keeps timing out. I took a pcap of the connection and it was all TCP Retransmissions.
I want to work on this though because I otherwise love AsteroidOS so far. :) Thanks for making!
The text was updated successfully, but these errors were encountered: