반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- webrtc
- Three js
- code editor
- FirebaseAnalytics
- userevent_tracker
- methodChannel
- Babel standalone
- node
- Redux
- Prism.js
- typescript
- KakaoMap
- Completer
- androidId
- react
- swagger-typescript-api
- Image Resize typescript
- jszip
- Raycasting
- RouteObserver
- Game js
- Excel
- babel
- uint16array
- Three-fiber
- uint8array
- web track
- REST API
- identifierForVender
- Flutter
Archives
- Today
- Total
목록identifierForVender (1)
Never give up
Flutter - Get device Id (uuid)
먼저 UUID는 범용 고유 식별자로(쉽게 말해 특정 기기의 고유값)으로 개발을 할 때 어떤 기기에 어떤 패키지가 설치되어 있는지 등을 트래킹할 때 사용할 수 있는 고유 값 입니다 이전에 device info plus에서 가져다가 썼었는데, 필요 이상의 데이터를 가지고 왔었고 더군다나 4.0.0버전에서는 가장 필요한 친구(?)를 빼버렸습니다 Breaking change Remove AndroidId getter to avoid Google Play policies violations 구글 정책에 위반되는 부분을 피하려고 한다는데 관련 자료를 검색해보니 광고 ID관련한 부분 문제인거 같습니다 (링크 : https://support.google.com/googleplay/android-developer/ans..
Flutter
2022. 9. 8. 13:35