-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat: Adds Android SDK docs #19
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
docs/sdks/mobile/android/index.mdx
Outdated
for collecting credit card data and [TextElement](/docs/sdks/web/javascript/types##text-element) for collecting arbitrary textual data. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These links are going to JavaScript elements pages. They should be updated to point to Android elements links.
docs/sdks/mobile/android/classes.mdx
Outdated
|
||
The `BasisTheoryElements` class contains methods for interacting with the Basis Theory API using element references. | ||
|
||
### Instantiation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We use the term Initialization
everywhere else. Any reason we choose Instantiation
here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because it is around instantiation of a class and not the sdk itself. I can change the word, but I think this is a different context than elsewhere
# [1.4.0](v1.3.1...v1.4.0) (2023-01-04) ### Features * adds iOS collect guide ([#18](#18)) ([6542023](6542023))
# [1.5.0](v1.4.0...v1.5.0) (2023-01-04) ### Features * Adds Android SDK docs ([#19](#19)) ([9d36210](9d36210))
🎉 This PR is included in version 1.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [1.5.0](v1.4.0...v1.5.0) (2023-01-04) ### Features * Adds Android SDK docs ([#19](#19)) ([9d36210](9d36210))
Description
Testing required outside of automated testing?
Screenshots (if appropriate):
https://developers-basistheory-com-git-eng-3955-basis-theory.vercel.app/docs/sdks/mobile/android/
Rollback / Rollforward Procedure
Reviewer Checklist