Relative Content

Tag Archive for iosxamarinsmsquicktype

How to enable OTP SMS Autofill on Keyboard in Xamarin iOS?

I am trying to implement the OTP SMS autofill feature in my Xamarin iOS application. Specifically, I want the OTP code to appear directly on the keyboard suggestion bar when an SMS containing the code is received. However, I am having trouble getting this feature to work despite following the available documentation and examples. The OTP code does not appear on the keyboard as expected.