Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Here are the steps to establish Firebase deep linking when utilizing Akamai CDN with a CNAME:

  1. Create a new Firebase project or use an existing one.

  2. Add the necessary Firebase libraries and dependencies to your Android/iOS application.

  3. Configure your Firebase project with your app's package name and SHA-1 certificate fingerprint.

  4. Create dynamic links in Firebase for your app.

  5. Use the Firebase Dynamic Links API to create deep links in your app.

  6. You can also use the Firebase Dynamic Links REST API to create deep links.

  7. Configure your Akamai CDN CNAME to point to your Firebase dynamic link.

  8. Verify your Firebase deep link by visiting your Dynamic Links dashboard in Firebase console.

  9. Test your Firebase deep links by sharing them with your friends, family or by yourself.

  10. Monitor your Firebase deep linking analytics in Firebase console to see how successful they are.

Note: Ensure that your Firebase deep linking URLs have a redirect path, so that they are routed to the correct location on your app.