Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amplitude Session plugin doesnt work with Amplitude Classic mode #896

Open
Ananthakr-Jupiter opened this issue Nov 15, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Ananthakr-Jupiter
Copy link

  • analytics-react-native version: 2.16.1
  • Integrations versions (if used): 0.3.3 - @segment/analytics-react-native-plugin-amplitude-session
  • React Native version: 0.65.2
  • iOS or Android or both?: Both

Steps to reproduce
Connect an Amplitude destination app in classic mode with new 2.x version of this library along with Amplitude session plugin

Expected behavior
Session property should be added in each event

Actual behavior
Session is not added as the event, hence not reflected in Amplitude dashboard.

Note:
The issue is with how the session plugin expects the value of destination to be Actions Amplitude(https://github.com/segmentio/analytics-react-native/blob/b3ff210f9ca66c032bb3303cc2ad2c7d8158f59a/packages/plugins/plugin-amplitudeSession/src/AmplitudeSessionPlugin.tsx) while for classic mode the name of destinations come by default as Amplitude.

The plugin doesn't offer any way to customize this name as well.

@Ananthakr-Jupiter Ananthakr-Jupiter added the bug Something isn't working label Nov 15, 2023
@alanjcharles
Copy link
Contributor

Hi @Ananthakr-Jupiter apologies for the delay here. Can you confirm if this is still an issue for you so we can prioritize it accordingly? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants