android-inapp-billing-v3
android-inapp-billing-v3 copied to clipboard
getSubscriptionTransactionDetails returns null when switching device
I have problems with subscriptions." bp.getSubscriptionTransactionDetails" returns null if I switch to another device. I call the "bp.loadOwnedPurchasesFromGoogle();", but it does not work.
So, in summary: If I subscribe on one device, it works perfectly, I get the transaction details. But as soon as I switch to another device (I have the same Google account signed in and I can see the sub in Google Play), the getSubscriptionTransactionDetails returns null. Can anybody help me with this?
I am facing with same issue..
Was this ever solved?