16 lines
560 B
Markdown
16 lines
560 B
Markdown
# Verified Installation
|
|
|
|
Provides the APIs and business logic to determine if the app can be classed as a verified installation.
|
|
|
|
To be classed as a verified installation, the following is checked:
|
|
- installation source (if installed from the Play Store or not)
|
|
- the app package name
|
|
- build type and flavor
|
|
- which signing certificate was used to build the app
|
|
|
|
## Who can help you better understand this feature?
|
|
- Craig Russell
|
|
- Aitor Viana
|
|
|
|
## More information
|
|
- [Asana: feature documentation](https://app.asana.com/0/1202552961248957/1206520965084909/f) |