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

[Identity] Add a factory method for Compose and update the example app #5370

Merged
merged 6 commits into from Aug 12, 2022

Conversation

ccen-stripe
Copy link
Collaborator

@ccen-stripe ccen-stripe commented Aug 4, 2022

Summary

Create IdentityVerificationSheet.rememberVerificationSheet method and update the example app with a Compose activity.

This change is similar to the payments change detailed in this internal doc. A minor version bump would be requested for the next release

Motivation

Support compose

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

Before After
before screenshot after screenshot

Changelog

Copy link

@ebarrenechea-stripe ebarrenechea-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latest changes look good to me. 👍

identity-example/src/main/res/values/strings.xml Outdated Show resolved Hide resolved
brnunes-stripe
brnunes-stripe previously approved these changes Aug 11, 2022
Copy link
Contributor

@brnunes-stripe brnunes-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you test with "Don't keep activities" on?

@ccen-stripe
Copy link
Collaborator Author

Did you test with "Don't keep activities" on?

Yes

@ccen-stripe ccen-stripe merged commit bf7aac4 into master Aug 12, 2022
@ccen-stripe ccen-stripe deleted the ccen/composeIdentity branch August 12, 2022 00:20
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

Successfully merging this pull request may close these issues.

None yet

5 participants