1.0.2 • Published 16 days ago

@causalfoundry/react-native-cf-e-com v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
16 days ago

Causal Foundry React Native (Android) SDK Setup - E-Commerce

For detailed documentation please visit: docs.causalfoundry.ai/e-commerce

Guidelines

  • Including lifecycle components is required in order to use the SDK as SDK requires lifecycle components to listen for app events regarding app sessions and app moving to the background.
  • Anything you include in the meta will be sent to the backend and be visible in the log monitoring section, but it will not be processed.
  • Custom Event Attributes can be of these data types: String, Number, Boolean, Date, List, Map.
  • Make sure to include your SDK key in the manifest of your Android App so that SDK can have that while initialization or else it would through an IllegalAccessException.
  • Make sure to initialize the SDK in the Application class or else if you trigger SDK events without that it will through RuntimeException.
  • updateImmediately is an optional param, by default its value is true. You can decide for each event if it needs to be updated immediately, or it can wait until the end of the app session.
  • Please ensure consistent usage of the names of Custom Events in meta and their Custom Attributes across all your apps (Android, iOS) and website.
  • Please use the same name conventions as provided by the enums if you choose to pass strings as values or else the event will be discarded and an IllegalArgumentException will be thrown.

Please feel free to drop in a few lines at hello@causalfoundry.ai in case you have any further queries. We're always just an email away!

1.0.2

16 days ago

0.5.3

4 months ago

0.4.7

5 months ago

0.4.6

5 months ago

0.4.1

6 months ago

0.4.2

6 months ago

0.3.9

6 months ago

0.3.6

7 months ago

0.3.5

7 months ago

0.2.3-rc02

8 months ago

0.3.7

6 months ago

0.2.3

8 months ago

0.2.2

9 months ago

0.2.5

8 months ago

0.1.6

9 months ago

0.2.4

8 months ago

0.1.4

11 months ago

0.1.5

11 months ago

0.1.2

12 months ago

0.0.19-beta.2

1 year ago

0.0.19

1 year ago

0.0.18-beta.1

1 year ago

0.0.18

1 year ago

0.0.16

1 year ago

0.0.12-alpha.2

1 year ago

0.0.12-alpha.1

1 year ago