Snowplow event tracker throwing error when react native tracker is used

251 views Asked by At

We have been trying to integrate react native tracker of snowplow in our app. The app is built on top of expo. We have included all necessary libraries but while adding the tracker to one of the views,during the execution, we got the below error

[Unhandled promise rejection: Error: createTracker: null is not an object (evaluating 'RNSnowplowTracker.createTracker').]

Can someone guide us to resolve this issue.

0

There are 0 answers