Getting this error on my flutter app while triggering SMS--[SmsRetrieverHelper] SMS verification code request failed: unknown status code: 17093 null

23 views Asked by At

[SmsRetrieverHelper] SMS verification code request failed: unknown status code: 17093 null

implementation 'com.google.android.gms:play-services-safetynet:18.0.1'

Getting above error while triggering from flutter app

Not sure where to make the change.

0

There are 0 answers