medic / cht-gateway

Android SMS gateway app for CHT Applications
GNU Affero General Public License v3.0
84 stars 41 forks source link

Version 1.8.1 does not work properly on android 10 #176

Closed ngaruko closed 3 years ago

ngaruko commented 3 years ago

Instructions

If reporting a bug, please fill in the template below. This instructional section should be deleted before submitting the issue.

Log files

Please do not include log files with issue reports. Log files are _very_helpful, and sometimes essential for tracking down and fixing bugs in the software. However, they may contain personal information including the phone numbers of users interacting with the gateway, or contents of the SMS messages that the gateway has sent and received.

Device details

For each device, please fill in a column of the Device(s) tested table.


Device(s) tested

key value(s)
medic-gateway version 1.8.1
device make Samsung
device model AO15F
can the problem be recreated on this device? yes

Observed behaviour

When I install, then accept all permissions and press HELP ME CHANGE

Expected behaviour

I would expect to be prompted to `Set Medic Gateway as your default SMS app...

Steps to recreate

  1. Install v 1.8.1...

  2. Open gateway.

  3. accept permissions

  4. next screen > Select HELP ME CHANGE

  5. Observe that nothing happens.

    Notes:

  6. The same version 1.8 works well with android 9 (at least this particular button)

  7. Older versions of gateway (1.7.x) seem to work on android 10

  8. No error in logs

ngaruko commented 3 years ago

Probably same as #164