Hello. Can you pls consider one point? Your func "ReadSmsManager.startConsent" has 2 ways to terminate itself:
- Obtain Sms message.
- Timeout duration 5 min is over.
Is there a way to do it programmaticaly? i need to do it by myself, because, for exaple, user can change his mind.
it's ok, if this service will continue to work, but notification about "reading verification code from sms" should not be shown. is there a way to do it?