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

SMS and other notifications only appear when the desired app was recently launched #2528

Open
usrnamealreadytaken opened this issue Sep 6, 2024 · 1 comment
Labels

Comments

@usrnamealreadytaken
Copy link

usrnamealreadytaken commented Sep 6, 2024

Describe the bug
SMS messages are never received if the SMS app isn't running in the background. SMS doesn't get to the 'mailbox' and is lost forever. Opening the app later does not make it appear.
When the SMS app is running, the messages are always delivered.
Tested with QKSMS and Simple Message.

Push notifications don't work either unless the desired app is running.

To Reproduce
Steps to reproduce the behavior on Asus ROG Phone 3:

  1. Unlock the bootloader, make /system writeable and root the phone.
  2. Debloat gapps and install microG with FakeStore through NanoDroid
  3. Give microG all the necessary permissions, disable battery optimizations, enable signature spoofing...
  4. Go through all microG self-checks to see they are now all green
  5. Install an SMS app, or any app utilizing push notifications
  6. See that after some time, no SMS or notification is received unless the target app was already running

Expected behavior
SMS and notifications never get lost

System
Android Version: 10
ROM: stock WW rom, debloated through NanoDroid

Additional context
NFC does not work either. Nfc cards never get detected by the phone. Google wallet is stuck on loading the 'choose Google account' popup

@usrnamealreadytaken
Copy link
Author

Same issue as in #1893 . Although more extensive.

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

No branches or pull requests

1 participant