I did this:
formatter.numberFormatter.string( from: weight.value as NSNumber )!
instead of this:
formatter.string(for: weight)
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: