I am converting 1 of my apps. Is it possible (just for testing) for me to have the new app work with Google Billing like it is the old app? (some way for testing to fake google out).
All the billing code seems to be working I just do not get anything back from BillingClient.QueryPurchases("inapp").
I get a good return code but it doesn't show the purchases, and I know there is a purchase there because the old app shows it.
BobVal
All the billing code seems to be working I just do not get anything back from BillingClient.QueryPurchases("inapp").
I get a good return code but it doesn't show the purchases, and I know there is a purchase there because the old app shows it.
BobVal