Auto read OTP in Android using the Google SMS Verification API #16772
Unanswered
shery-sharaf
asked this question in
Q&A
Replies: 2 comments 1 reply
-
These packages are binded in C# and can be found on nuget. Search for them there |
Beta Was this translation helpful? Give feedback.
0 replies
-
@shery-sharaf |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since READ_SMS and RECEIVE_SMS permissions are not so much easier to get published on the play store, how can i implement auto read OTP in android using the Google SMS verification API in .net MAUI. I came over this Request SMS Verification in an Android App. For implementing this how can i add the required dependencies of 'com.google.android.gms:play-services-auth:20.6.0' and 'com.google.android.gms:play-services-auth-api-phone:18.0.1' in .net MAUI ?
Beta Was this translation helpful? Give feedback.
All reactions