Hi all,
I am confused with in-app billing.
I published an app in production state which contains in-app billing.
On a tablet I have several google accounts:
a...@gmail.com
b...@gmail.com
c...@gmail.com
With account b...@gmail.com I purchased my own app (not in alpha or beta test but in published production state).
Now I created a new google account: d...@gmail.com. In the Play Store app in the menu I choosed my new account d...@gmail.com. Then I deinstalled my app and then reinstalled it from Play Store.
With manager.GetOwnedProducts I test if the app is already purchased.
In Sub manager_OwnedProducts (Success As Boolean, purchases As Map) the result is: Yes, already purchased!!!
How could that be? Purchased with b...@gmail.com. But with the new account d...@gmail.com is also purchased.
Is there a possibility to get the current logged in account from B4A? I'm not really sure that is d...@gmail.com.
What is my mistake?
Lutz
I am confused with in-app billing.
I published an app in production state which contains in-app billing.
On a tablet I have several google accounts:
a...@gmail.com
b...@gmail.com
c...@gmail.com
With account b...@gmail.com I purchased my own app (not in alpha or beta test but in published production state).
Now I created a new google account: d...@gmail.com. In the Play Store app in the menu I choosed my new account d...@gmail.com. Then I deinstalled my app and then reinstalled it from Play Store.
With manager.GetOwnedProducts I test if the app is already purchased.
In Sub manager_OwnedProducts (Success As Boolean, purchases As Map) the result is: Yes, already purchased!!!
How could that be? Purchased with b...@gmail.com. But with the new account d...@gmail.com is also purchased.
Is there a possibility to get the current logged in account from B4A? I'm not really sure that is d...@gmail.com.
What is my mistake?
Lutz