You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
Presumably this is because the app does not query Venmo's servers for the firstname and lastname if you try to initialize a payment using a URL scheme. (notice the dash between Murat and Gursoz, instead of it being "Murat Gursoz")
Actually, there's another nasty bug I noticed when using a URL scheme to open the app.
If you have a passcode/touch ID enabled to lock the app, it asks for you to enter your passcode or touch ID. When you're successfully authenticated, the payment UIPopoverMenu does not show.
Even worse, when you go back to the host app and try again, Venmo asks you to authenticate using Touch ID again.
Through limited testing, this only seems to be an issue with the TouchID auth, not the in-app Venmo 4 digit passcode.
A picture speaks a thousand words:
Presumably this is because the app does not query Venmo's servers for the firstname and lastname if you try to initialize a payment using a URL scheme. (notice the dash between Murat and Gursoz, instead of it being "Murat Gursoz")
BTW, the URL scheme I used was:
I also tried this scheme, with all of the parameters and it also did not work:
The text was updated successfully, but these errors were encountered: