Lennart Schoch

Results 3 issues of Lennart Schoch

Hey there! We're using Segment to integrate with Amplitude (through the Amplitude Actions destination) in both our web app (using Analytics V2) and React Native App. While working on a...

bug

This PR passes the three callbacks used in the appsflyer plugin out of the plugin as props. [Appsflyer docs](https://dev.appsflyer.com/hc/docs/rn_unifieddeeplink) mention that the `onDeepLink` callback must be configured before initializing the...

This PR is following up on #1025 - in that PR, I removed some usages of `void` Promises in the AppsFlyer plugin that weren't properly triggered in my project. I...