Closed deathemperor closed 2 years ago
It's because we need to update Sentry versions here and stop using the enum https://github.com/DiederikvandenB/apollo-link-sentry/pull/431
I didn't have time yet to fix what is failing
the latest apollo-link-sentry
is not compatible with @sentry/react-native 4.0
, please fix it.
Work on this has been started in https://github.com/DiederikvandenB/apollo-link-sentry/pull/431 but seems to have stalled. If you need this fixed you can try and create a pull request yourself.
Error:
It's this line: https://github.com/DiederikvandenB/apollo-link-sentry/blob/40789e2ffaf266e83c9cff9b97753b2d9cbbee11/src/SentryLink.ts#L149