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:
