Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I’m having trouble getting the app to recognise any cities in the UK; it picks some slightly obscure alternatives in the US. Might in future it be possible to show a list of possible matches?

Otherwise love the UI and attention to detail, will look forward to seeing it launch on the catalog. 

so this is a funny thing — the old API i was using could actually return multiple possible results for a given query, so i did actually have a completely functional flow for choosing from among a list. this new API. however, will unfortunately only return a single entry; whatever it thinks is the closest match. it's nice because it accounts for fuzzy entries a lot better, but yeah if you're trying to find a specific place it takes some fiddling with the input. does it work if you try inputting something like "[city name] UK", or maybe a postal code? i know ZIPs work if you're based in the US, but i'm not sure how the API functions otherwise...

This morning it has correctly located 'Cambridge' (UK), however yesterday it did not and including 'UK' in the name led it to show weather for UK, Chelyabinsk, Russia.

I am also seeing a crash every time I change the location. Entering my post code caused a crash, then a second crash when relaunching the app (followed by reverting to the previous location on the 2nd relaunch).

hey, these crashes should hopefully be fixed in the latest version (v1.0.0b4)! let me know if you're having any problems.

(+1)

So far so good: no crashes and it correctly recognises UK cities and postcodes!