Hi Happy New Year to you all.
I have an app and I would like to read a code sent via an SMS in B4i, just like B4a
I have found this reference on Stack Overflow, which talks about a TextContentType called 'UITextContentTypeOneTimeCode'.
How can I add that to an edit field in B4I?
Thanks
I have an app and I would like to read a code sent via an SMS in B4i, just like B4a
[Solved]Read OTP [SMS] and Insert into text Field
Hello, I am trying to Read OTP and automatically insert into the text field. I am following the below link. But it is not working https://www.b4x.com/android/forum/threads/reading-sms-in-the-background.124180/#post-776115 How can I perform the same? Please advice. Thanks
www.b4x.com
I have found this reference on Stack Overflow, which talks about a TextContentType called 'UITextContentTypeOneTimeCode'.
Can an iOS application access SMS messages?
I've read some articles that tend to say that app store downloaded apps on a non-jailbroken iPhone can't read SMS messages, which seems to be confirmed by the fact there's no "messages access&...
apple.stackexchange.com
UITextContentTypeOneTimeCode | Apple Developer Documentation
A property that defines the content in a text input area as a one-time code.
developer.apple.com
How can I add that to an edit field in B4I?
Thanks