I'm trying to use android subscription system. And I think setting up 7days trial.
I would like to summarize trial users and paid users separately. I assume that my android app gets subscription status(trial/paid) from google play, then send it to my aggregation server.
But I couldn't find the way to discriminate the status with my client app.
How can I get it?