Signature verification failed for Product ID android.test.purchased (response: -1003urchase signature verification failed)
EVERY time I try a purchase with the android.test.purchased key I get Signature Failed.
I have tried Publishing, Un-publishing the App. Cleared the PlayStore date / cache
As show below the Purchase completes but fails.
YET I can consume the product (strange) would have thought that would fail as well.
Just lost at what next to try.
===============================================================
Main - BillingManager_PurchaseCompleted
Success = false
Product.DeveloperPayload = False~285212672~1475026091462~0~1~F0:6B:CAE:77:4B~0~
Product.ItemType = inapp
Product.ProductId = android.test.purchased
Product.PurchaseState = 0
Product.PurchaseTime = 0
Product.toString = Purchase(type:inapp): android.test.purchased, state = 0
Product.Token = inapp:com.BOBs.BBS:android.test.purchased
===============================================================
Main - BillingManager_ProductConsumed
Success = true
Product.DeveloperPayload = False~285212672~1475026091462~0~1~F0:6B:CAE:77:4B~0~
Product.ItemType = inapp
Product.ProductId = android.test.purchased
Product.PurchaseState = 0
Product.PurchaseTime = 0
Product.toString = Purchase(type:inapp): android.test.purchased, state = 0
===============================================================
EVERY time I try a purchase with the android.test.purchased key I get Signature Failed.
I have tried Publishing, Un-publishing the App. Cleared the PlayStore date / cache
As show below the Purchase completes but fails.
YET I can consume the product (strange) would have thought that would fail as well.
Just lost at what next to try.
===============================================================
Main - BillingManager_PurchaseCompleted
Success = false
Product.DeveloperPayload = False~285212672~1475026091462~0~1~F0:6B:CAE:77:4B~0~
Product.ItemType = inapp
Product.ProductId = android.test.purchased
Product.PurchaseState = 0
Product.PurchaseTime = 0
Product.toString = Purchase(type:inapp): android.test.purchased, state = 0
Product.Token = inapp:com.BOBs.BBS:android.test.purchased
===============================================================
Main - BillingManager_ProductConsumed
Success = true
Product.DeveloperPayload = False~285212672~1475026091462~0~1~F0:6B:CAE:77:4B~0~
Product.ItemType = inapp
Product.ProductId = android.test.purchased
Product.PurchaseState = 0
Product.PurchaseTime = 0
Product.toString = Purchase(type:inapp): android.test.purchased, state = 0
===============================================================
B4X:
gBillingManager.RequestPayment("android.test.purchased", "inapp", "False~285212672~1475026091462~0~1~F0:6B:CA:DE:77:4B~0~")