nightscout / AndroidAPS

Opensource automated insulin delivery system (closed loop)
https://wiki.aaps.app
GNU Affero General Public License v3.0
696 stars 1.7k forks source link

3.0.0.1 dev-h SMS communicator replies are not sent #1546

Closed shafiro closed 2 years ago

shafiro commented 2 years ago

3.0.0.1 dev-h Build: d3d28605d-2022.04.03-17:55 Flavor: Full Debug Nightscout 14.2.5 Engineering mode enabled

SMS Are received by AAPS, and shows on SMS communicator.

AAPS is replying, and the replies are shown on SMS communicator, but a text message is not created and not sent by the phone.

It is possible to send the passphrase after sending the command, and action will be taken by AAPS but very uncomfortable without the verification.

This issue was also present with 3.0.0.1 dev-g

AndroidAPS_LOG_1649016618575.log.zip

MilosKozak commented 2 years ago

there is no change in SMS code for some time. review permissions and https://androidaps.readthedocs.io/en/latest/Children/SMS-Commands.html?highlight=sms#sms-commands-not-working-on-samsung-phones

shafiro commented 2 years ago

Thanks. I doubled checked permissions and made sure chat features are disabled. I am using google messages for texts, but have also tried the samsung app. Found no difference. Chat features are disable in both google and samsung apps.

MilosKozak commented 2 years ago

there is nothing visible in logs aaps is trying to send the message. the rest is on OS and it's settings sorry

cygrahampearson commented 2 years ago

3.0.0.1 dev-h Build: d3d2860-2022.04.03-17:55 Flavor: Full Debug Nightscout 14.2.5 Engineering mode enabled

SMS Are received by AAPS, and shows on SMS communicator.

AAPS is replying, and the replies are shown on SMS communicator, but a text message is not created and not sent by the phone.

It is possible to send the passphrase after sending the command, and action will be taken by AAPS but very uncomfortable without the verification.

This issue was also present with 3.0.0.1 dev-g

AndroidAPS_LOG_1649016618575.log.zip

Have you had any luck with a solution for this?

Mine was working perfectly on @tim2000s main dynamic ISF branch and master. When I moved to tim's dev it no longer worked. It still works perfectly on master but not on NS dev. Master works on s9, note 10, unihertz atom and jelly 2 but works on none of them with dev (with all the correct settings)

shafiro commented 2 years ago

No. I cannot find the cause for this.

cygrahampearson commented 2 years ago

ill run some tests on my various phones and pull some logs to see if any of the developers can see anything

On Mon, Apr 11, 2022 at 3:22 PM shafiro @.***> wrote:

No. I cannot find the cause for this.

— Reply to this email directly, view it on GitHub https://github.com/nightscout/AndroidAPS/issues/1546#issuecomment-1095466989, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARNRGP7UTSZTBQRTQVE3J7LVER3YTANCNFSM5SNWKH6A . You are receiving this because you commented.Message ID: @.***>

shafiro commented 2 years ago

After upgrading S21+ To Android 12, SMS Functionality is back to normal.