Victor Aca
Lurker
Hi guys,
Context: I am working on an app that sends the user a PIN code to check the phone number ownership. Due to company security restrictions, the PIN code has 6 characters, made from letters and digits (ex: AB12C3).
Question 1: How to easily copy the alpha-numeric 2FA code from the default SMS app? I did find a lot of articles about copying numeric codes, such as 12345, but I want an easy solution (no 3rd party apps) that can allow me to easily cop ya PIN code such as AB12C3.I only want to press on the code for a second to have it saved to the clipboard. I do not want to go through "Select text" -> manually select the PIN code. Is there a solution for this?
Thank you!
Context: I am working on an app that sends the user a PIN code to check the phone number ownership. Due to company security restrictions, the PIN code has 6 characters, made from letters and digits (ex: AB12C3).
Question 1: How to easily copy the alpha-numeric 2FA code from the default SMS app? I did find a lot of articles about copying numeric codes, such as 12345, but I want an easy solution (no 3rd party apps) that can allow me to easily cop ya PIN code such as AB12C3.I only want to press on the code for a second to have it saved to the clipboard. I do not want to go through "Select text" -> manually select the PIN code. Is there a solution for this?
Thank you!