I want to make a sign in page in xamarin android, so I want to use the OTP verification in my application , so I can't do that , and i Googled it and at last I can't find anything , I hope you to help me .
I want to make a sign in page in xamarin android, so I want to use the OTP verification in my application , so I can't do that , and i Googled it and at last I can't find anything , I hope you to help me .
Did you find the xamarin. forms solution to achieve OTP(Search keyword: Verify OTP, xmarin.forms, SMS, C# Corner)? If so, you can find it achieved in android by DependencyService, So we just achieve it in android part in xamarin.android project with BroadcastReceiver and Xamarin.GooglePlayServices.Auth nuget packages.
5 people are following this question.