Skip to content

Errors in react-native SDK docs #49

@CoatedMoose

Description

@CoatedMoose

Docs in several cases refer to snake_case arguments, but the actual SDK seems to expect camelCase.

In particular, I'm looking at the example code for custom events. The react native instructions refer to custom_data, but inspecting the SDK during development, it seems to expect customData.

A quick skim through the docs, I'm suspicious that there are several other places with similar issue, however, I haven't verified against the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions