BranchMetrics / capacitor-branch-deep-links

Capacitor plugin for branch.io deep links
MIT License
33 stars 43 forks source link

[SDK-2050] Added referringParams methods #124

Closed nsingh-branch closed 5 months ago

nsingh-branch commented 5 months ago

Reference

SDK-2050 -- add getLatestReferringParams

Summary

Added methods for getLatestReferringParams() and getFirstReferringParams(). There are also some small formatting changes.

Motivation

There was a GitHub issue which requested it and this brings more parity between the native and plugin SDKs.

Type Of Change

Testing Instructions

Run a test app with the 7.0.0-alpha.2 version of the plugin and test the new methods.

cc @BranchMetrics/saas-sdk-devs for visibility.