Skip to content

Crashing on Android when using firestack.analytics #316

@ajonno

Description

@ajonno

iOS is fine. Android crashes immediately anytime this call is made:

firestack.analytics.logEventWithName("home_view")
      .catch(err => console.log('You should never end up here'));

am using:

"name": "react-native-firestack",
"version": "2.3.9",

react-native version:

"react-native": "0.41.1",

we're getting our app out to beta testers in 5 days(!) so appreciate any help to get this resolved.

crash log is:
image

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