I need to check when the application starts and the In-App product is already bought by the user or not.
How to verify that a user is already buying an application product?
It also works when the application uninstalls and reinstalls the application, is this functionality provided by the android api or not?
can someone suggest to me which step follows this, so that the user does not purchase the product again, and we check it on the application side, and then provide some functions to the users in the application.
thanks
Sbj
source share