OTP Redundant Copy
ShankRedemption
Community Member
in iOS
Is it possible to remove the Redundant "Copy" pop-up that comes up for OTP passwords? Like I only ever want to copy OTP passwords - nothing else. Most ideal behavior would be that just tapping it once would copy the OTP.
0
Comments
-
Hi @ShankRedemption!
I am not aware of a way to do this unfortunately, since the Copy button comes from iOS, not from 1Password :(
0 -
I know the Google Authenticator app is able to copy on tap and it might do something similar:
In Swift 5 (assuming 1Password is using Swift), you can do:
UIPasteboard.general.string = "string"
0 -
Thank you for the suggestion @ShankRedemption! I will be happy to pass it to the team :+1:
0
This discussion has been closed.