msimms / OpenWorkoutTracker

A workout tracker for iOS that includes cycling, running, as well as strength exercises. Supports Bluetooth sensors.
Other
49 stars 3 forks source link

Activity Hash Doesn't Display Correctly #25

Closed msimms closed 4 years ago

msimms commented 4 years ago

On the Summary page, it seems to display object attributes instead of the actual hash string.

msimms commented 4 years ago

The problem was in storing the hash, which incorrectly used NSData description.