In the Next-steps.md file, the 4th step ('Update your asset links file for production') requires the developer to choose Setup -> App signing in the Google Play Console and then copy their SHA-256 fingerprint from there. The name in the nav bar on the left of the page has now changed to 'App integrity' (as shown in the picture below), so there should be a correction from Setup -> App signing to Setup -> App integrity.
Thanks HarshKapadia2 for opening a Pull Request! The reviewers will test the PR and highlight if there is any conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌
Fixes #65
PR Type
Describe the current behavior?
From a comment in issue #65:
Describe the new behavior?
Changes mentioned in issue #65.
Next-steps.md
andAsset-links.md
has been changed toSetup -> App integrity
.PR Checklist
npm run test
and ensure that all tests pass