Note that there are some explanatory texts on larger screens.

plurals
  1. POAndroid billing v3 - no signature
    primarykey
    data
    text
    <p>What I want? After retrieving all purchased items I need to verify the purchase on my server, this I want to do with the signature and signed data received from the in-app payment.</p> <p>First I used the in-app billing v2 there I got every time with my developer account a correct signature and signdata for the static test sku <code>android.test.purchased</code>.</p> <p>I switched to the new billing v3 because it seems very nice to implement, however I get no signature any more.</p> <p>I have uploaded a previous version of my APK to Google (don't published ever because it is not finished yet), also I added a active in-app product for further testings.</p> <p>The upload of the APK was yesterday 10:00 pm so I think also I have waited enough.</p> <p>What I tried? I have installed my application in different version:</p> <ul> <li>unsigned apk with my self added "active" in-app product => no signature</li> <li>unsigned apk with the sku <code>android.test.purchased</code> => no signature</li> <li>signed apk with my self added "active" in-app product => no signature</li> <li>signed apk with the sku <code>android.test.purchased</code> => no signature</li> </ul> <p>Those 4 "app states" I tried both my developer phone (where my primary Google account is the same user as the developer console account) and with a test account on setup another phone, the test account is also placed in my account settings under "test accounts".</p> <p>Hmm and now I have no more ideas how I get my signature. I think I will get the signature with an active app + active in-app product because the payment process works (The adb logcat displays that I purchased the "Android.test.purchased") My self created in-app product I could also not test because if I use my developer account, the play store tells me "can not buy, already owned" and with my test account I got an error "This product is not available for your account".</p> <p>Do you have a solution for my problem?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload