totalSteps property
On android the achievement type should be TYPE_INCREMENTAL
to get the total steps, else it will be 0.
On iOS totalSteps will have always 100.
Implementation
final int totalSteps;
On android the achievement type should be TYPE_INCREMENTAL
to get the total steps, else it will be 0.
On iOS totalSteps will have always 100.
final int totalSteps;