We are working on a mobile app that needs the user's city to work correctly and we want to give the user the freedom of entering the city by themselves.
We have a list of around 24k+ cities from around the world but we have users started coming from other locations that are not in our database and they are not able to sign up because we don't have their city on our list.
Any advice on where can we get a list of all cities in the world or how we can solve the problem any other way?
We only need city name, country, and its lat/long.
Thanks