내 안드로이드 폰에서 인앱 결제를하고 있습니다. 내 Google 계정으로 로그인 한 상태에서 게임과 같은 다른 앱의 인앱 항목을 구입할 수 있습니다. 하지만 앱에서 사용하려고하면 작동하지 않습니다 ... 오류가 발생합니다. '인증이 필요합니다 .Google 계정에 로그인해야합니다.'| in app billing
다른 응용 프로그램의 경우 작동하지만 나를위한 것은 아닙니다. 여기서 무엇을해야합니까? 받은 로그 :
D/IabHelper: Starting in-app billing setup.
D/IabHelper: Billing service connected.
D/IabHelper: Checking for in-app billing 3 support.
D/IabHelper: In-app billing version 3 supported for
D/IabHelper: Subscriptions AVAILABLE.
D/IabHelper: Starting async operation: launchPurchaseFlow
D/IabHelper: Constructing buy intent for com.example.purchased, item type: subs
D/IabHelper: Launching buy intent for com.example.purchased. Request code: 10001
이 자습서는 도움이 될 수 있습니다. [link] (http://www.theappguruz.com/blog/implement-in-app-purchase-version-3) –
감사합니다. nougat lover, 제발 나에게 말해 줄 수 있니? SKU_SUBSCRIBED, SKU_PREMIUM, SKU_COINS "구매 subscriptionForFullVersion = 재고 .getPurchase (SKU_SUBSCRIBED)" 난 당신이 인앱 구매 페이지 –
가입에 대한 고유 식별자를하는 작업입니다 u는 제품을 의미 신분증? –