Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Android Pay Activity behaviour with "don't keep Activities" enabled. #147

Closed
RadoslawHardyl opened this issue Apr 11, 2017 · 3 comments

Comments

@RadoslawHardyl
Copy link

Hey guys,

We realized that Android Pay is ignoring wallet response if two factors are present:

  • "don't keep Activities" developer option is enabled
  • confirm AP card selection with pattern

environment:

  • SDK ver 2.5.1

steps to reproduce:

  1. enable "don't keep Activities"
  2. start Android Pay Activity
  3. select card
  4. confirm card with pattern

AC:

  • Android Pay Activity will close and nonce will be returned

Actual Result:

  • Activity is ignoring AP result and opens new Android Pay bottom sheet

Best
Radziu

@lkorth
Copy link
Member

lkorth commented Apr 13, 2017

I wasn't able to reproduce this, but I believe it was fixed along with the fix for #146.

If you are able to reproduce it using the demo app in this repo, please let us know.

@RadoslawHardyl
Copy link
Author

Hi Luke,

looks like this issues are related.
I have checked with master branch(commit: 3039c03), and issue is no longer present there.
Thanks for your hard work!

Best
Radek

@lkorth
Copy link
Member

lkorth commented Apr 14, 2017

Great, thanks for letting us know!

I'll close this issue. We'll work on tracking down your one other issue (#145) and make a release soon.

@lkorth lkorth closed this as completed Apr 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants