Hello,
i’m currently trying to have an in-app working on android / google play.
as far as i understand: the current version of the store api only supports the google version 2 api.
in their doc: Managed per user account is available in v2 api. but when i create a new managed product, it seems to be created by default
with the api version 3, and i’m unable to find a way to set it as v2.
also the log message shows: Unsupported (future) billing API version: 2 .
any idea ?
thanks in advance .