I'm trying to use https://whispertool.cyanogenmod.org/ to unregister my phone number. The website says it's sending a text message verification code to validate ownership, but no such message ever appears on my phone.
Logcat consistently shows these entries just a few seconds after I submit the form, making me think that a message is being received, but somehow eaten instead of displayed:
V/BlacklistProvider( 9290): Query uri=content://blacklist/bynumber/%2B12064893444, match=2
W/AlarmManager( 8512): ELAPSED_REALTIME alarm set far in the past (5000), offsetting from current time to 533176212 from uid=10022 pid=9492
W/AlarmManager( 8512): ELAPSED_REALTIME alarm set far in the past (5000), offsetting from current time to 533176225 from uid=10022 pid=9492
I'm trying to use https://whispertool.cyanogenmod.org/ to unregister my phone number. The website says it's sending a text message verification code to validate ownership, but no such message ever appears on my phone.
Logcat consistently shows these entries just a few seconds after I submit the form, making me think that a message is being received, but somehow eaten instead of displayed: