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

Documentation clarification #130

Closed
barocsi opened this issue Apr 26, 2016 · 1 comment
Closed

Documentation clarification #130

barocsi opened this issue Apr 26, 2016 · 1 comment

Comments

@barocsi
Copy link

barocsi commented Apr 26, 2016

https://dev.branch.io/getting-started/universal-app-links/guide/cordova/

Generate signing certificate fingerprint
The following steps are only required if you wish you enable Android App Links.
Start by generating a SHA256 fingerprint of your app’s signing certificate. This is the file that you use to build the debug and production version of your APK file before deploying it.

Navigate to your keystore file.
Run this command on it to generate the fingerprint: keytool -list -v -keystore my-release-key.keystore
You’ll see a value like 14:6D:E9:83:C5:73:06:50:D8:EE:B9:95:2F:34:FC:64:16:A0:83:42:E6:1D:BE:A8:8A:04:96:B2:3F:CF:44:E5 come out the other end. Copy this.

Copy where? Is it applied to Cordova?

@barocsi
Copy link
Author

barocsi commented Apr 26, 2016

Should be added like:
https://dashboard.branch.io/?origin=website-nav-&#/settings/link
Android -> Enable App Links

@barocsi barocsi closed this as completed Apr 26, 2016
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

No branches or pull requests

1 participant