question

MohammedAlhamzi-7143 avatar image
0 Votes"
MohammedAlhamzi-7143 asked RobCaplan edited

OTP by sms for sign in page in xamarin android

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 .

dotnet-xamarin
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

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.

0 Votes 0 ·

0 Answers