amplitude / amplitude/Amplitude-TypeScript
Is there is any way to check device Id type in amplitude console?
未关闭
question
- 主要语言
- TypeScript
- 星标
- 180
- 派生
- 68
- 平均合并
- 3 天 1 小时
- 30 天内合并 PR
- 29
描述
I'm using `@amplitude/analytics-react-native@1.4.5` & singular sdk as well for tracking events. When working with singular we're receiving GAID and IDFV for respective platform as Device Id but it's not matching with Device Id I'm receiving in amplitude console.
Here my amplitude initialization:
`init(AmplitudeKey,undefined,{trackingOptions:{idfv:true,adid:true,appSetId:true}});`
贡献指南
评估
这个 Issue 还没有评估数据。