openhaystack icon indicating copy to clipboard operation
openhaystack copied to clipboard

Flutter application has the wrong decryptedReport for the location info.

Open aseitasi15 opened this issue 2 years ago • 0 comments

Describe the bug The Flutter app is unable to decipher the location information correctly.

Error: Unhandled Exception: Exception: Bounds are not valid. This error occurs because the latitude and longitude are incorrect. One interesting thing is that there is no problem with latitude, but the value for longitude is very weird. (311.xxxxx)

To Reproduce Steps to reproduce the behavior:

  1. After preparing to call /getLocationReports externally on Mac, updated the seemooEndpoint in the Flutter app.
  2. Build with Android or iPhone.
  3. Add accessories information by importing openhaystack_accessories.json.
  4. See error

Expected behavior All accessories must be properly positioned.

OpenHaystack version: 0.5.2

macOS version: 12.4

aseitasi15 avatar Jun 02 '22 22:06 aseitasi15