79394879

Date: 2025-01-28 18:43:34
Score: 3
Natty:
Report link

I found the answer. I feel so stupid :( looking through the FIRST page in the SMS Retriever documentation, I found this

// Starts SmsRetriever, which waits for ONE matching SMS message until timeout // (5 minutes). The matching SMS message will be sent via a Broadcast Intent with // action SmsRetriever#SMS_RETRIEVED_ACTION. Task task = client.startSmsRetriever();

Reasons:
  • Blacklisted phrase (1): :(
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: tallTrees