Android billing v3 - no signature

前端 未结 2 1652
后悔当初
后悔当初 2021-02-07 16:40

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 payme

2条回答
  •  粉色の甜心
    2021-02-07 17:20

    I found with V3 that the test products do not return any signed data, but if you sign your app with your release key and complete the purchase flow of your actual products that you do get signed data.

提交回复
热议问题