Hỏi & Đáp
IAPManager 에러
public void OnInitializeFailed(InitializationFailureReason reason, string message) { Debug.LogError($"IAP 초기화 실패: {reason}, 메시지: {message}"); } 이거 추가하시면 됩니다.
- Lượt thích
- 0
- Số bình luận
- 4
- Lượt xem
- 2620
Hỏi & Đáp
public void OnInitializeFailed(InitializationFailureReason reason, string message) { Debug.LogError($"IAP 초기화 실패: {reason}, 메시지: {message}"); } 이거 추가하시면 됩니다.