obrienlabs / biometric-ios

Biometric iOS client
1 stars 0 forks source link

Fix prepended 0 in altitude metric from ios device #8

Closed obriensystems closed 1 month ago

obriensystems commented 1 month ago

See https://github.com/ObrienlabsDev/biometric-backend/issues/13 Issue is prepended 0 in my ios app. For most use cases it has no effect

However on occasion the altitude is negative - we then get

fix https://github.com/obrienlabs/biometric-ios/blob/master/Biometric/BMViewController.m#L835