Copy OTP code from notification action
In India authentication of many payment transactions happen through OTP text message. OTP means One Time Password. Android's in built messaging app has an Option of 'Copy <code>' in the notification action options. It is a very convenient feature which helps in copying the code from the message to clipboard without the user having to opening the message or having to leave the app the user is currently working on (which requires the OTP) . Can you provide this feature?
4
votes