-
Notifications
You must be signed in to change notification settings - Fork 125
chore: Update MobileSDK_To_AmplifyAndroid.md #3090
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3090 +/- ##
==========================================
+ Coverage 54.45% 54.48% +0.02%
==========================================
Files 1038 1038
Lines 31713 31713
Branches 4598 4598
==========================================
+ Hits 17269 17278 +9
+ Misses 12675 12670 -5
+ Partials 1769 1765 -4 🚀 New features to boost your workflow:
|
## General Migration Notes | ||
|
||
- **Amplify Android** is the recommended library for all new Android related development. | ||
- For any AWS service not yet supported by Amplify, you can use the [AWS SDK for Swift](https://github.com/awslabs/aws-sdk-kotlin) or reference [Swift SDK code examples](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/kotlin). |
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.
Kotlin not Swift
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.
Resolved.
Issue #, if available:
Description of changes:
How did you test these changes?
(Please add a line here how the changes were tested)
Documentation update required?
General Checklist
fix(storage): message
,feat(auth): message
,chore(all): message
)By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.