completedSteps property
On android the achievement type should be TYPE_INCREMENTAL
to get the steps, else it will be 0.
On iOS completedSteps is same as percentComplete
.
Implementation
final int completedSteps;
On android the achievement type should be TYPE_INCREMENTAL
to get the steps, else it will be 0.
On iOS completedSteps is same as percentComplete
.
final int completedSteps;