Skip to content

클래스명, 게임오브젝트명 예외처리 및 appId 추가#11

Open
totuworld wants to merge 1 commit intoONE-store:unity_samplefrom
totuworld:unity_sample
Open

클래스명, 게임오브젝트명 예외처리 및 appId 추가#11
totuworld wants to merge 1 commit intoONE-store:unity_samplefrom
totuworld:unity_sample

Conversation

@totuworld
Copy link
Copy Markdown

appId 교체 문제

appId가 모두 각자 입력되어있어서 테스트할 때 일괄 변경이 어렵다.

해결

appId 필드로 "OA00679020"로 입력된 appId 일괄 변경 가능하도록 수정

콜백 문제

클래스명과 게임오브젝트명이 달라서 콜백을 받을 수 없는 경우가 발생하는데 이에 대한 설명이 없다.

해결

Start() 메서드에서 초기화할 때 클래스명과 게임오브젝트명을 비교하여 경고하도록 조치

* appId 필드로 "OA00679020"로 입력된 appId 일괄 변경 가능하도록 수정
* 클래스명과 게임오브젝트명이 달라서 콜백을 받을 수 없는 문제를 미리 경고하도록 예외처리
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant