Closed lala-naibova closed 1 year ago
Hello @lala-naibova! You don't need a strategy to get a code from sms. Usually it's used for testing or to get code from push notification.
Use final code = await otpInteractor.startListenUserConsent()
for example
hi, how to implement SampleStrategy for reading sms ?
How to return sms content except 'Your code is 54321' - this string ?