coolishbee / universal-sdk-unity

The Universal SDK for Unity provides a modern way of implementing Social Login APIs.
45 stars 11 forks source link

[안드로이드] 인앱결제v4로 올라가게되면서 버전을 올렸을때 충돌이 나는듯합니다. #4

Closed RookieKevin closed 1 year ago

RookieKevin commented 1 year ago

com.google.android.play.billingclient.version@value value=(4.0.0) from [:billing-4.0.0:]

[com.android.billingclient:billing:3.0.3]

해당 부분이 충돌나는거같네요

RookieKevin commented 1 year ago

결제 관련 부분만 따로 뺄 수 있으면 좋을거같아요!! ㅎㅎ 감사합니다!

coolishbee commented 1 year ago

@RookieKevin 피드백 감사합니다!^^ 현재 v4 업데이트 준비중입니다. 그리고 결제기능을 제외한 sdk 도 별도로 준비중입니다.

그리고 위에 결제라이브러리 충돌은 버전이슈가 아닌 유니티IAP와의 충돌인듯 싶습니다. 현재 유니티IAP 와는 같이 쓸 수 없어서 문서에도 기재되어 있습니다.