Adarsh Mathew Thomas
Adarsh Mathew Thomas

Reputation: 91

Get Device Certification Status Programmatically

https://support.google.com/googleplay/answer/7165974?hl=en

As given in the above link, one can check your device's status in play store settings and make sure that your Android devices with Google apps work correctly. But I want to check the device certification status in my code. Is there a way for that?

Upvotes: 0

Views: 827

Answers (2)

Ishaan Kumar
Ishaan Kumar

Reputation: 985

No need to test that now. Google has rolled out a new feature in Play Console. Link

Upvotes: 0

ReyAnthonyRenacia
ReyAnthonyRenacia

Reputation: 17613

Don't think this is supported through API yet. You'll have to settle for the manual checking through Google Play Settings for now.

Upvotes: 1

Related Questions