We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
스크린샷과 같은 상황에서 "한 번만"을 누를 시 {"code":7001,"message":"User Canceled"} 메시지를 리턴합니다. "항상"을 누를시 정상 작동 합니다.
테스트 환경 블루스택 Pie 64 bit UnityDemo는 Universal sdk 데모 빌드 (실제 사용 App을 포함하여 기기내 UniversalSDK를 사용한 앱이 총 2개)
The text was updated successfully, but these errors were encountered:
혹시 테스트하신 앱 2개가 모두 같은 패키지네임인가요?
Sorry, something went wrong.
개발중인 앱이라 블락 처리 한 건 양해 부탁드립니다 패키지 네임은 서로 다릅니다
테스트 환경은 블루스택이시고 Universal SDK가 연동된 앱이 2개일때 생기는 이슈인거죠? SDK가 연동된 앱이 하나만 설치된 상황에서는 정상작동 되시나요?
네 방금 해 본 결과 하나만 설치할 경우 한번만/항상 이 팝업 자체가 안뜨며, 정상적으로 작동 됩니다.
No branches or pull requests
스크린샷과 같은 상황에서 "한 번만"을 누를 시 {"code":7001,"message":"User Canceled"} 메시지를 리턴합니다.
"항상"을 누를시 정상 작동 합니다.
테스트 환경
블루스택 Pie 64 bit
UnityDemo는 Universal sdk 데모 빌드
(실제 사용 App을 포함하여 기기내 UniversalSDK를 사용한 앱이 총 2개)
The text was updated successfully, but these errors were encountered: