
After a rough night out on the town, looking at your Foursquare history is a good way to figure out where you were (assuming you were coherent enough to use your phone). Sometimes you may not like what you see and want to delete any trace of where you were as fast as possible.
Or you could have innocently checked into the wrong venue and need to delete the error from your history.
Well, you can delete any check-ins directly from your Android or iOS device. I'm not sure when the feature was added to either app, but previously deleting a check-in was only possible via the Web site.
Android

Deleting a check-in in the Android app is very simple and the option is in plain sight. Launch the Foursquare app, visit your last check-in or your check-in history (under the Profile & History section) and view the details page. In the bottom-right corner you'll see the Delete button. Confirm your intention and the check-in will vanish.
iOS

Using the iPhone, you'll need to view your check-in from the home screen or check-in history (under the Profile & History section). When viewing the detail screen for a particular check-in, tap on the share button at the bottom next to the text field. You'll be presented with the various options to share through, but you'll also find a red button to delete the check-in at the bottom of the list.
This isn't the most amazing feature in the world, but one that's sure to come in handy from time to time. I know I have had to navigate the Web site using mobile Safari more than once to delete an accidental check-in.
source: cnet.com

Janeth Kent
Licenciada en Bellas Artes y programadora por pasión. Cuando tengo un rato retoco fotos, edito vídeos y diseño cosas. El resto del tiempo escribo en MA-NO WEB DESIGN END DEVELOPMENT.
Related Posts
Read comics online: best websites and apps to download and read digital comics
Comic book lovers (like us), today we're going to give you a special tribute: a small collection of websites and applications to download and read digital comics, both on your…
A Java approach: While loop
Hello everyone and welcome back! After having made a short, but full-bodied, introduction about cycles, today we are finally going to see the first implementations that use what we have called…
Google everywhere: anatomy of a massive giant
The alarm clock is going off. A hand floats over the bedside table groping for the source of the sound: probably a cell phone and maybe one of the more than…
The BleedingTooth vulnerability and other Bluetooth security risks
Have you ever heard of BleedingTooth? And we do not mean the really disturbing looking mushroom which goes by this name and is totally real (we double checked) but one of…
A Java approach: The Cycles - Introduction
Hello everyone and welcome back! Until now, we have been talking about variables and selection structures, going to consider some of the fundamental aspects of these two concepts. Theoretically, to…
A Java Approach: Selection Structures - Use Cases
Hello everyone and welcome back! Up to now we have been concerned to make as complete an overview as possible of the fundamental concepts we need to approach the use…
The best tricks and features to master your Android Smart TV
We bring you a collection of the best tricks to squeeze Android TV, the Google operating system designed for televisions. You can find it on smart televisions of some brands,…
A Java approach: boolean variables
The previous time, we talked extensively about Boolean variables, trying to outline the main operations that can be carried out at a practical level. Of all the cases examined, we have…
What's the Difference between Google TV and Android TV?
At the end of September, Google launched the renewal of its classic dongle. The new Google Chromecast didn't arrive alone, but added two very important innovations compared to the devices…
How to prevent your neighbor from hacking your Chromecast
Google Chromecast was born as a device to add Smart TV features to those that were not yet Smart TV, and with WiFi connectivity as one of the key features…
A Java approach: condtional structures
Hello everyone and welcome back! The previous times we have introduced the concept of variable, trying to define some basic concepts about it. However, some situations suggest that the concept of…
Hashmap: hashing, collisions and first functions
Today we are going to study some concepts closely related to hashmaps. The concepts we are going to see are hashing and collisions. Hashing The idea of hashing with chaining is to…