Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

사용자 기기, OS, 앱 버전 받아오도록 설정 #27

Open
seohyun-kim opened this issue Dec 7, 2022 · 3 comments
Open

사용자 기기, OS, 앱 버전 받아오도록 설정 #27

seohyun-kim opened this issue Dec 7, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@seohyun-kim
Copy link
Member

버전, 기기 별 안내 메세지 및 공지를 위해 기기, OS, 앱 버전 정보 수집하는 방법 생각해보기.

@potados-bot
Copy link

potados-bot bot commented Dec 7, 2022

이슈 남겨주셔서 감사합니다!

@seohyun-kim seohyun-kim added the enhancement New feature or request label Dec 22, 2022
@seohyun-kim
Copy link
Member Author

이거 버전 업데이트 안내 때문에 하려고 했었는데
Mobile 단에서 현재버전정보, 최신버전정보 받아올 수 있는 API있다고 해서 안해도 될 듯!!

@seohyun-kim
Copy link
Member Author

seohyun-kim commented Jan 18, 2023

현재 log에 찍히는 User Agent

  1. web (chrome)
 "userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
  1. iOS
 "userAgent": "Uniletter/1.2.0 (com.INUAppCenter.Uniletter; build:2; iOS 16.1.1) Alamofire/5.6.1"
  1. Android
 "userAgent":"okhttp/4.9.1"

마지막 로그인 시에 User Agent정보 DB에 저장 할까 말까...

@seohyun-kim seohyun-kim reopened this Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant