diff --git a/plugin.template.xml b/plugin.template.xml index beb83840..872b7919 100644 --- a/plugin.template.xml +++ b/plugin.template.xml @@ -26,7 +26,7 @@ SOFTWARE. + version="2.2.3"> branch-cordova-sdk Branch SDK Plugin diff --git a/www/branch.js b/www/branch.js index 4ae2f7d3..5f95a7ba 100644 --- a/www/branch.js +++ b/www/branch.js @@ -83,7 +83,7 @@ Branch.prototype.setMixpanelToken = function (token) { }; /** - * Set debug mode. + * Set debug mode to simulate fresh installs. * NOTE: This must be called before initSession * * @param (Boolean) isEnabled. Default = false