Titanium JIRA Archive
Appcelerator Modules (MOD)

[MOD-2510] Enhancing logPurchase and exposing EVENT_NAME_* and EVENT_PARAM_* constants

GitHub Issuen/a
TypeImprovement
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2020-02-07T19:43:40.000+0000
Affected Version/sn/a
Fix Version/sRelease 9.0.0, ti.facebook iOS 7.0.1
ComponentsFacebook
Labelsn/a
ReporterThomas Lemaitre
AssigneeUnknown
Created2019-05-03T09:18:16.000+0000
Updated2020-02-07T19:43:40.000+0000

Description

Can you please merge this PR https://github.com/appcelerator-modules/ti.facebook/pull/98 Test case :
var fb = require('facebook');
fb.logPurchase(13.37, 'USD', {'key': 'value'});

Comments

  1. Vijay Singh 2019-05-30

    PR for doc update- https://github.com/appcelerator-modules/ti.facebook/pull/112
  2. Lokesh Choudhary 2020-02-03

    FR Passed. PR Merged.
  3. Lokesh Choudhary 2020-02-07

    Verified the fix with module 7.0.1. Closing.

JSON Source