bogkonstantin / android_income_sms_gateway_webhook

Simple Android incoming SMS to URL forwarder
MIT License
352 stars 96 forks source link

SMS does not forwarded #78

Open pistoletov1974 opened 1 month ago

pistoletov1974 commented 1 month ago

when the SMS arrives, the icon turns yellow but nothing happens. The test is successful (a message is sent to the bot). I attach log screenshot All permisions granted. the problem seems to be that he can't read the sms inbox. I test on Xiaomi Mi8 and Xiaomi Mi11 ultra photo_2024-05-31_11-44-03

pistoletov1974 commented 1 month ago

When an SMS message arrives, an entry is in the log: 882 E LB : fail to open file . No such file or directory. Accordingly, the forwarding does not work. Every new sms produce this message

Glotzon commented 1 month ago

+1 I experience exactly the same issue on my Motorola G Happy to support debugging efforts.