Try adding the following line, when configuring your formatter:
[doubleValueWithMaxTwoDecimalPlaces setMaximumFractionDigits:2];
Try adding the following line, when configuring your formatter:
[doubleValueWithMaxTwoDecimalPlaces setMaximumFractionDigits:2];