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

Often not detecting incoming SMS #23

Open
bilogic opened this issue Mar 16, 2023 · 1 comment
Open

Often not detecting incoming SMS #23

bilogic opened this issue Mar 16, 2023 · 1 comment

Comments

@bilogic
Copy link

bilogic commented Mar 16, 2023

I checked:

  1. App has SMS permissions? yes
  2. Can app trigger HTTP endpoint? yes

But when my phone receives an SMS, it does not trigger the HTTP endpoint. This happens randomly after a while, once it happens, I need to reboot the phone in order to restore the ability to receive SMS at the HTTP endpoint

@bilogic
Copy link
Author

bilogic commented Sep 30, 2023

Hi, I'm getting this again.

  1. I stopped my Messages app
  2. Stopped sms_forwarder_app
  3. Start sms_forwarder_app
  4. Start Messages app
  5. Initiate an SMS
  6. Messages gets the SMS
  7. But I don't get the SMS in my HTTP
  8. How to tell if sms_forwarder_app managed to intercept the SMS?
  9. And any idea how I can fix this without a reboot?

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

No branches or pull requests

1 participant