This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
Is there any way to access data from mobile SMS to kony application to do automatic OTP verification. Let me know the supported OS and minimum versions, if there is a solution. Thanks
There is no readily available widget as of now in Kony, instead you can try below approaches for each platform.
iOS : From iOS 12 ( Xcode 10 or later ) you can autofill the textbox/textview with the OTP from messages, but for this you need to create a custom widget using NFI instead of using Kony textbox.
Please refer the below link on how the same works on iOS