amplitude / amplitude/Amplitude-TypeScript
Is there is any way to check device Id type in amplitude console?
Đang mở
question
- Ngôn ngữ chính
- TypeScript
- Star
- 180
- Fork
- 68
- Merge trung bình
- 3 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 29
Mô tả
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}});`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.