-
Notifications
You must be signed in to change notification settings - Fork 0
Home
jinsang edited this page Aug 29, 2023
·
2 revisions
- NHN DATA 분석시스템으로 로그 전송을 목적으로 하는 library 입니다.
-
npm 에 MIT 라이센스로 등록된 패키지들를 활용해 typescript 로 제작된 library 입니다.
- 이후 가이드에서는 library 를 SDK 로 통칭합니다.
- react-native 기반 앱
- 네트워크 연결 필수(오프라인 사용 불가)
- "@react-native-async-storage/async-storage": "1.x"
- "@react-native-community/netinfo": "9.x"
- "@sparkfabrik/react-native-idfa-aaid": "^1.0.1"
- "axios": "^1.3.3"
- "events": "^3.3.0"
- "react-native-device-info": "^8.4.9"
- 다음 도메인에 대해 양방향 통신이 가능해야 합니다.