Contact ZenDuo


Posts Tagged ‘iPhone’

How to logout of Twitter on the iPhone app

Tuesday, June 21st, 2011

A common question we see on Twitter is “how do I logout of twitter on iPhone”, well the simple answer is you don’t log out as such. You have to delete your account from the app or your phone.

Don’t worry you are NOT deleting your actual Twitter account before you get worried!!

Before we begin:

Before we begin, we ask you a small favour in return for this helpful post. After you’ve read these instructions please take a look at our sponsors advert located at the top of the page.

Method 1: For users who don’t have iOS5 or don’t know what iOS5 is

If this method does not work for you you will probably have iOS5, please see method 2 below for instructions on how to logout of twitter on iOS5.

Twitter iPhone logout

Begin by firstly open the Twitter for iPhone app up on your iPhone.
From the main timeline screen click the “Accounts” button situated to the top left of the screen.

This will then list any Twitter accounts that are currently signed in on your iPhone. Hit the “Edit” button, once again located at the top left.

(Note: if you see a message displaying “You can edit your accounts in the Setings app”, you will need to read and carry out method 2 below)

Now tap the minus icon next to the account you wish to delete and then hit the “Remove” button.

Hey your logged out, now all you need to to is to sign back in by hitting the “+” icon situated towards the top right hand side of the screen. You will then flood your Twitter for iPhone app with your latest tweets and timeline. Simple huh?

We hope this post has helped and don’t forget to check out our sponsors!

Method 2: For users who have iOS5

If you are unsure if you have iOS5 please try this method, if this does not work please see method 1 above.

Twitter iPhone logout iOS5

Begin by firstly open the iPhone settings app on your iPhone.
Scroll down until you find the Twitter Icon and tap this icon.

You will notice that all of the signed in Twitter accounts will appear here.

Simply tap the account you wish to delete, and when the next screen loads scroll down until the “Delete Account” red button becomes visible.

Note: This will not delete your twitter account, this will only remove it / sign you out from your phone.

Now to logout, simply tap the “Delete Account” button and all is complete!

Simple huh?

We hope this post has helped and don’t forget to check out our sponsors!

Found this post useful?
If so please retweet this link to your twitter followers: http://bit.ly/k61AyH or check out one of out adverts below

Tags: , , ,
Posted in iPhone | No Comments »

iPhone software update 3.1.3

Tuesday, February 23rd, 2010

iPhone-Firmware-3.1.3

Apple have released the latest 3.1.3 firmware update for the iPhone which is now available through the iTunes update service. Rumour has it that the firmware update fixes some of the minor issues shown below:

  • Reports battery level on iPhone 3GS with an improved accuracy
  • Fixes issues that caused third party iPhone apps to crash
  • Resolves a bug that caused an iPhone app to crash when the Japanese Kana keyboard is being used using the Japanese Kana keyboard

Tags:
Posted in iPhone | No Comments »

How to Set an Apple Touch Icon

Thursday, January 7th, 2010

As iPhones and other Apple decives are becoming increasingly popular, it’s time to start paying attention to detail when building a website and adding in those little extra touches makes all the difference.

For pc browsers, websites can have a favourite icon, which is used when users bookmark your website. For Apple devices you can create a similar icon called the “Apple Touch Icon”, which when users add your website to their home screen.

This is done when the user:

  • visits your website
  • taps the + icon
  • selects “Add to Home Screen”

Hopefully if done correctly, your icon is displayed (see below we’ve added ours). The good news is that it’s simple to do and easy to add as a new feature to your website.

apple-touch-icon

The Code

<link rel="apple-touch-icon" href="/apple-touch-icon.png"/>

How to do it

  • Simply create a 57 x 57 pixel icon in your favourite graphic editing software.
  • Save your website iPhone icon as PNG and name it “apple-touch-icon.png”
  • Upload to your websites root folder, e.g. where the index.html file is
  • Then enter the code (shown above) into your websites head tag
  • Job done!

Tags:
Posted in iPhone, Other, website design | No Comments »