-
Notifications
You must be signed in to change notification settings - Fork 6
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
4.x migration guide #106
4.x migration guide #106
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #106 +/- ##
=======================================
Coverage 70.54% 70.54%
=======================================
Files 21 21
Lines 404 404
Branches 49 49
=======================================
Hits 285 285
Misses 104 104
Partials 15 15 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Ian Guedes Maia <[email protected]>
MIGRATION.md
Outdated
|
||
--- | ||
|
||
For clarification on any of these changes or assistance with migrating your code to the latest version of the Parse.ly Android SDK, please contact our support team. |
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.
Totally optional, but mentioning just in case you like the idea / think it makes sense: because we're saying "please contact our support team", maybe we could add an email / link for that.
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.
Good idea, thank you! I added a mail and suggested also opening a GitHub issue, which might be a shorter loop: 46d44e2
Description
The new major release will introduce breaking changes to the SDK. This guide should make the transition smoother for SDK users.
How to test
Please see if this document makes sense to you, but it's not necessary to validate the content.