amplitude / amplitude/Amplitude-TypeScript
Is there is any way to check device Id type in amplitude console?
Open
question
- Dominant language
- TypeScript
- Stars
- 180
- Forks
- 68
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 29
Description
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}});`
Contributor guide
Assessment
This issue has not been assessed yet.