Hello, I just want to know something, for example I have an app and the app.js file asks the user which city is he/she living? He/she choose the city by pressing the button, this is ok I can do this , but I want to do, app.js file don't ask this person again in the next launch of the application. App must to remember it.
What is this name I have searched for cookie but always comes with http cookie? How can I do this?