- 뒤끝 SDK 버전 : 5.7
- 프로젝트명 : Turret Craft
- 스테이터스 코드 :
- 에러 코드 : 401
- 에러 메시지 : BadUnauthorizedException
안녕하세요. 원스토어 연동시 생기는 문제로 문의드립니다.
빌드시생기는 apk에서는 문제가 없으나 원스토어에 올린후에 해당 문제가 생깁니다.
로그캣 확인결과
2022-10-17 11:42:43.310 9844-9844/? E/ThemeUtils: View class com.airbnb.lottie.LottieAnimationView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
2022-10-17 11:42:43.313 9844-9844/? E/ThemeUtils: View class com.airbnb.lottie.LottieAnimationView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
2022-10-17 11:42:43.315 9844-9844/? E/ThemeUtils: View class com.airbnb.lottie.LottieAnimationView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
2022-10-17 11:42:43.316 9844-9844/? E/ThemeUtils: View class com.airbnb.lottie.LottieAnimationView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
2022-10-17 11:42:43.316 9844-9844/? E/ThemeUtils: View class com.airbnb.lottie.LottieAnimationView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).
2022-10-17 11:42:44.221 1486-1722/? E/minksocket: MinkIPC_QRTR_Service: client with node 1 port 6554 went down
2022-10-17 11:42:44.221 1486-1722/? E/minksocket: MinkIPC_QRTR_Service: client with node 1 port 6555 went down
2022-10-17 11:42:44.223 1486-1722/? E/minksocket: MinkIPC_QRTR_Service: client with node 1 port 6556 went down
2022-10-17 11:42:44.225 1486-1722/? E/minksocket: MinkIPC_QRTR_Service: client with node 1 port 6557 went down
2022-10-17 11:42:44.290 1486-1722/? E/minksocket: MinkIPC_QRTR_Service: client with node 1 port 6558 went down
2022-10-17 11:42:45.375 1508-1535/? E/BatteryDump: !@new_battery_dump : 4126,99,475,550,79,305,302,339,305,0,315,Charging,Normal,Good,USB,1,Normal,0,0,8638,0,92,FG LOG
2022-10-17 11:42:45.386 3120-8527/? E/PowerUI.Notification: no saved value, so we do nothing !!
해당 에러가 발생하며 그전에 Backend.Initialize() 버그가 발생했습니다. 해당 원인을 시간이 맞지 않기에 생기는 에러라고 판단되지만 확실하지 않습니다. 해당 문제의 원인을 알 수 있을까요?