brilliantlabsAR / noa-flutter

The Noa app for iOS and Android
Other
29 stars 20 forks source link

[bug] Location not used when asking "where am I" #124

Closed josuah closed 3 months ago

josuah commented 3 months ago

It looks like the location information is not being picked by Noa.

Not sure yet which service was used as a back-end. See https://github.com/brilliantlabsAR/noa-flutter/issues/123 suggesting to add details about it.

The way to reproduce is asking "where am I?".

It was tested on iOS. https://discord.com/channels/963222352534048818/1247883099107491870

josuah commented 3 months ago

This got worked around by uninstalling the app and installing it again, and then the location permission got asked for again.

The logs in the "hack" screen will show if location was used. INFO - Noa API: Sending message request... Scrolling along, near the end of the JSON, location: <some address> should show-up with raw coordinates one line above.