snowplow / snowplow-react-native-tracker

Snowplow event tracker for react-native apps
Apache License 2.0
31 stars 18 forks source link

Custom headers not possible in react native tracker #166

Closed shalinibnair closed 2 years ago

shalinibnair commented 2 years ago

We need to send auth details as part of header to make the collector secure.

The solution for this was already added in js tracker https://github.com/snowplow/snowplow-javascript-tracker/issues/1010

But the same is missing in react native

matus-tomlein commented 2 years ago

This is a duplicate of #165, closing.