segment-integrations / analytics-ios-integration-adjust

The Adjust analytics-ios integration. https://segment.com/docs/integrations/adjust
MIT License
0 stars 20 forks source link

Segment-Adjust integration causing app crashes #33

Closed wrbl606 closed 3 months ago

wrbl606 commented 2 years ago

We implemented the Segment-Adjust integration into our app and it causes app crashes for some users. Here's the stack trace from error tracking system:

image

The app is built with Flutter, here's the plugin that we're using. Can this issue be caused by our implementation or configuration? If so, what should we change?