Iphone 6 rotating problem

My ipone6 has rotating problems with for example the calendar app, somtimes it's working but most of time I can't rotate the screen.
When is this going to be solved, as I many people are complaining about this?

Try to reset the phone by holding the sleep and home button for about 10sec, until the Apple logo comes back again. You will not lose any data by resetting, but it can cure some glitches.
If this does not help, setting it up as new device would be the next step:
How to erase your iOS device and then set it up as a new device or restore it from backups
Or, if you want to use your computer and iTunes instead:
Use iTunes to restore your iOS device to factory settings - Apple Support
If setting it up as new device does not bring back the full functionality of your brightness settings, get the phone checked by visiting an Authorized Apple Service Provider, Apple Store or contact Apple Support to have it serviced:
iPhone - Contact Support - Apple Support

Similar Messages

  • I m trying to send a email and sms alert using php and it works fine on all systems except on Iphone,the problem is swedish charcters doesn't show on iphones used by people in sweden but works absolutely fine on iphones in india. plz help

    I m trying to send a email and sms alert to people and it works fine on all systems expect on Iphone,the problem is swedish charcters doesn't show on iphones used by people in sweden but works absolutely fine on iphones in india.
    the code i m using is right below,plz have a look and not into the problem as problem is a bit strange.
    $headers = "MIME-Version: 1.0\n" ;
                $headers .= "Content-Type: text/plain; charset=\"UTF-8\"\n";
                $headers .= "X-Priority: 1 (Highest)\n";
                $headers .= "X-MSMail-Priority: High\n";
                $headers .= "Importance: High\n";
                // Additional headers
                $headers .= 'From: Rakesh <[email protected]>' . "\r\n";
                foreach($disemail as $email)
                    $to = $email;
                    $subject = $succMessage['email_subject'];
                    $message = $smsText;
                    mail($to,'=?UTF-8?B?'.base64_encode($subject).'?=',$message,$header);
            if (stripos($_SERVER['HTTP_USER_AGENT'], 'MSIE') !== FALSE) {
            $smsText = utf8_encode($smsText);

    i have tried this new charset combination specifically for iphone and i m waiting for response from sweden alliance.....i hope this works fine as iso works great for 8-bit characters.
    would like to have your thoughts though.
    $headers .= "Content-Type:text/plain; charset=\"iso-8859-1\"\n  format=flowed Content-Transfer-Encoding: quoted-printable";

  • Rotation problem after editing in Photoshop

    I'm using Lightroom 1.3 and Photoshop CS3 with all the current updates. This problem was the same in LR1 and PS CS2.
    I have a mix of orientations in the JPEGs in my library - portrait and landscape. When the photos are imported into LR they appear correct. If I select a bunch of them, open them in PS (using Edit in Photoshop > Edit Originals), run a noise filter, save them, and then go back to LR, the previews for the portrait images are rotated so that all the previews show as landscape.
    The portrait images display correctly (except for the fact that they have been rotated) in the Library module - both grid and loupe view). In the Develop module, the image aspect is displayed portrait but the image is as a distorted landscape - the image is rotated and then distorted to fill the portrait oriented space. In the Print module, that same distorted image is fills the portrait oriented page. To be clear, instead of a portrait image appearing in the correct orientation on a portrait page preview, the image is rotated 90 degrees and then stretched to fill the page.
    There is a badge on the preview indicating that the metadata is out of sync with the file.
    If I rotate the image in LR, the badge goes away and the image appears portrait and undistorted in the Library module's grid and loupe views. The Develop module show the portrait image in the correct rotation, but has been stretched to a landscape aspect. The Print module shows that distorted image rotated to fit the portrait page.
    The only way to correct this is to "Read Metadata from file". This resets all the orientation information so that it displays correctly in LR, but all the tags and IPTC information gets erased.
    This is most of the reason why I was writing all the metadata into to files until now. I would write the metadata before editing in PS, do my PS edits, and then back in LR I'd "Read the Metadata" from the files to set everything correctly in LR. But of course now that I'm working with Leopard I get screwed if I do this because my files will crash the Finder.
    To top it all off, I've run into the "...cannot be saved because the file is in use" problem with some files I opened last night.
    Clearly none of these issues are being addressed in Adobe or Apple's updates. Is there a reasonable workaround that will let me:
    1. set metadata and tags and know that they won't either get lost or cause problems
    2. have image orientation respected and displayed correctly
    3. not crash any of the three critical applications on this computer - Lightroom, Photoshop, and Finder.

    I really appreciate your explaining this Jao.
    I'm going to explain how I got into this situation, in the hopes that it may prove useful to someone (I'm looking at you, Adobe) who wants to understand how the app is being used in the real world.
    So as not to break up the narrative, let me just say that I'd be happy (ecstatic, actually) if I could use Lightroom for my entire workflow, but the noise reduction filter in LR is just nowhere near as good as NoiseNinja. (A problem shared by LR, PS, and Aperture.) If I could run NN from inside LR, that would rock.
    Oh, and I shoot JPEG because I shoot live events where the lighting is usually crap and I need to be ready at any moment for something interesting to happen. Shooting RAW would be nice, but it's too slow and takes up way too much space.
    So here's what I do, (hopefully edited to make the reading non-tedious)
    1. import all photos from source (usually memory cards)
    The photos go onto a drive reserved for photos. I shoot events, so everything is organised by date-event. On import I set filenames (date - event name - time stamp.jpg) and keywords.
    2. cull
    They get marked "1" (irretrievably useless, to be deleted), "2" (keep just in case), "3" (decent shots), "4" (photos that I want to show to other people), or "5" (this is one of my best this year). Delete the "1"s.
    3. select 20-30 "picks"
    I create a folder within the event folder called "Picks" for these photos. Then I duplicate that folder as "Originals"
    In doing it this way I can protect myself if I need/want to change my cataloguing application. I'm on my fourth one at this point (Lightroom) and while I am generally finding that LR is meeting my needs more than anything else I've tried, I've been burned in the past (how many of us have regretted letting Aperture put all our photos into an incomprehensible database/folder hell?)
    The Picks/Originals structure makes sure that the originals never get touched (because it doesn't show up in LR) and I can quickly find the Picks.
    I -was- writing the metadata to the files so the ratings, keywords, and IPTC info was where it should be - attached to the photo. I've stopped doing this for the time being until this whole Finder-craching debacle is corrected.
    So why am I not using LR's built "Edit - Copy"/stacking function, which more or less duplicates my process?
    Well part of it was my own dumbness - Aperture made the edited copy/variation a Photoshop file, which ballooned my collections with staggering speed. I'm not sure if LR used to do the same thing, or I just made the assumption. My mistake.
    The other part of the problem is just the simplicity of having an Originals folder that is effectively ignored. Using LR will mix the "-edited" files in with originals, which is not as efficient or elegant a solution, but I'll give it a whirl.
    Thanks for your suggestion. If giving up my Picks/Original process solves the rotation problem then perhaps it's a fair trade.
    Still, it seems that the right hand is somehow oblivious to what the left hand is doing in the whole PS/LR thing, and that it ought not work that way.

  • Does the iPhone 4S problem of reducing the signal quality? ("capture of death")

    Does the iPhone 4S problem of reducing the signal quality? ("capture of death")

    You make no grammatical sense.

  • With the new IOS 7 mi iPhone has problems with the screen, I go out once stripes, and Apple told me it is the software. help when there is a new update?????

    with the new IOS 7 mi iPhone has problems with the screen, I go out once stripes, and Apple told me it is the software. help when there is a new update?????

    We are users here.  We cannot possibly know when a new update will be available.

  • IPad Rotation Problem

    After just 1 week bought the iPad.. i'm facing the rotation problem.. the Apple technicians said its hdware problem and send back to Apple Service Centre... Feel very very sad with this situation... wasting my time and probably my money...

    1. Check the little black rotation lock on the edge of iPad.
    2. Try a reset. Hold the Sleep and Home button down for about 10 seconds until you see the Apple logo.
    http://i1224.photobucket.com/albums/ee374/Diavonex/9ecbcd49.jpg

  • I recently purchased my first MacBook Air but am unable to set up my @live.ie email account. My emails to this account come through to my iphone no problem. Can anyone help please?

    I recently purchased my first MacBook Air but am unable to set up my @live.ie email account. My emails to this account come through to my iphone no problem. Can anyone help please?

    Open Mac Mail.
    From the menu bar click Mail > Preferencees then select the Accounts tab then the Account Information tab then click + to add the account.

  • Iphone 4 problems after 7.0.2 update--Especially with keyboard entries

    I am having serious iphone 4 problems after installing the 7.0.2 update.  Mostly it is with use of the keyboard.  Each key stroke takes about 8 seconds to show. It is truly disabling.  Apparently many others have had various problems.  The one thing the Apple Tech would tell me was that 7.0.2 cannot be uninstalled.  I have restarted & reset. Settings shows I have more that 20 free GB of space, though I don't know if that's important.
    Sure would appreciate help!  Thank you!

    settings - general - reset - reset network settings.
    also turn off automatic app updated...

  • Why is my iPhones volume silent only between the hours of 8pm and 7am when the night selection isn't selected? How can I fix my iPhone 4 problem?

    Why is my iPhones volume silent only between the hours of 8pm and 7am when the night selection isn't selected? How can I fix my iPhone 4 problem?

    May be you have turned the DO NO DISTURB in your iphone settings.
    Check as below DND settings
    Settings>>Do Not Disturb
    If you are iPhone is on version iOS 5.X there was a bug which does not let the DO NOT DISTURB function properly.
    SO, its better you to latest iOS version 7.0.4, no other versions of iOS are signed by APPLE hence forth.

  • I am using Iphone 4S, Problem is my PC is not detecting iphone as a storage device, i tried with device manager, tried to install drivers but its showing drivers allready installed, Pls can  any one help

    I am using Iphone 4S, Problem is my PC is not detecting iphone as a storage device, i tried with device manager, tried to install drivers but its showing drivers allready installed, Pls can  any one help

    try this and see if it works: connect your iPhone and open up iTunes on your PC. Go to your phone's page. Under Summary page, check manually manage music and videos.

  • New log rotation problem

    I have resolved some log rotation problem...I have set del log rtation by size...and now the first time the log rotate,but then the output continue to go on the lod with the extension .log001 and not on the configured file.
    why?

    no,it the server rotates the log only the first time but then it continues to write on the .log001.On the original file it continues to write some server exception.
    the server launch line in the scritp is the follow
    nohup "$JAVA_HOME/bin/java" ${JAVA_VM} ${JAVA_OPTIONS_NODE} ${JAVA_OPTIONS} \
    Dweblogic.Name=${SERVER_NAME} \
    Dweblogic.ProductionModeEnabled=${PRODUCTION_MODE} \
    Djava.security.policy="${WL_HOME}/server/lib/weblogic.policy" \
    Dweblogic.Stdout=/u02/bea/weblogic81/mydomain/mydomain_LOG/myserver_Admin.log \
    Dweblogic.Stderr=/u02/bea/weblogic81/mydomain/mydomain_LOG/myserver_Admin.log \
    weblogic.Server > /dev/null &
    and the config.xml part for the server configuration is the follow
    <Server COMEnabled="true" CompleteMessageTimeout="0"
    ConsoleInputEnabled="false" EnabledForDomainLog="true"
    ExpectedToRun="false" JDBCLogFileName="./mydomain_LOG/jdbc.log"
    JDBCLoggingEnabled="true" JavaCompiler="javac"
    ListenAddress="10.2.1.16" ListenPort="10001"
    MaxMessageSize="100000000" Name="myserver_Admin"
    ServerVersion="8.1.3.0" SocketReaderTimeoutMaxMillis="10"
    StagingMode="nostage" StdoutDebugEnabled="true"
    StdoutEnabled="true" StdoutSeverityLevel="16" TransactionLogFilePrefix="../myserver_LOG/myserverAdminTransaction.log">
    <SSL Enabled="false" IdentityAndTrustLocations="KeyStores"
    ListenPort="10002" Name="myserver_Admin"/>
    <Log FileCount="4" FileMinSize="30"
    FileName="/u02/bea/weblogic81/mydomain/mydomain_LOG/myserver_Admin.log"
    FileTimeSpan="1" Name="myserver_Admin"
    NumberOfFilesLimited="true" RotationType="bySize"/>
    <WebServer LogFileCount="2" LogFileLimitEnabled="true"
    LogFileName="./mydomain_LOG/access.log"
    LogRotationPeriodMins="360" LogRotationType="size"
    MaxLogFileSizeKBytes="20000" Name="myserver_Admin"/>

  • HT5654 my iphone have problem. i was tried to update latest version to phone that time gets freezing. iphone shows only charge plugging can you resolve my problem?????

    my iphone have problem. i was tried to update latest version to phone that time gets freezing. iphone shows only charge plugging can you resolve my problem?????

    Hello rj_23_sv,
    I would be be concerned too if I was not able to update my iPhone.  If you have not resolved the issue, I recommend following article for an issue like this:
    iOS: Unable to update or restore
    http://support.apple.com/kb/HT1808
    As always, it is a good idea to create a backup before hand:
    iOS: How to back up and restore your content
    http://support.apple.com/kb/HT1766
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • My iphone has problem activating. It says incorrect apple id but the apple id is correct

    My iphone has problem activating. It says incorrect apple id but the apple id is correct ?

    FAQ apple id http://support.apple.com/kb/HT5622?viewlocale=en_US
    You are seeing your old apple id because that was the ID that was used to download the app, you can't merge apple id.
    to update the app, you will have to enter the old password.
    Any new apps you download with your new id, will use that id and password.

  • IPhone camera problems.

    Ok. I'm running 3.1.3 on iPhone 3G.
    Recently my iPhone just decided that it wasn't going to let me take pictures anymore. All it allows me to do is open the camera app and it shows the camera shutter and that's all it shows and a restart of iPhone doesn't work and a restore of iPhone doesn't help. I don't know what the problem could be. It hasn't gotten any water damage or any physical damage to cause this to happen. I really wish someone could help ! I love to take pictures of funny things and show my friends. Now it used to be jailbroken but I unjailbroke it about a week after 3.1.3 came out and it hasn't been jailbroken since. This problem just started with my iPhone about two days ago.

    Hello. I have just purchased a used Apple iphone (8GB)from a local salesmen that sells used items for a cheap price. (For example I purchased this phone for the low price of $200.00). After I purchased it I took it home and, with the instructions given by the salesperson, I jail broke my iphone to a Cincinnati Bell Network Plan with my current SIM card. I realized the iphone worked perfectly as if it was brand new, except for one thing, when I went to take a picture the camera didn't work correctly. While researching my iphone's problem on the internet I have not seen a problem quite like mine. I will explain: When you open the app for "camera" on my iphone by clicking on it the camera comes up, but instead of showing on the screen what a normal camera would show, it simply shows a screen that looks to me as what a closed lens of a digital camera would look like if the screen were to show you. It looks like a closed camera lens every time I open up the app with a small icon on the bottom which symbolizes a camera. When you click on the camera icon the iphone does nothing and acts as if you clicked on nothing. To solve this problem I have taken it back to the salesman to ask for help. He took it in for 2 days in which he said he would fix it. When he returned it he sated that he fixed the problem and all I would have to do is put a different camera app on my iphone. However after trying 3 different camera apps, which i wasted money on, I am still left with the same closed lens look on every camera app I have installed. All the camera apps on my phone, new and old, do not react to any touching of the screen after open to open the lens or take a picture. They just simply show the "closed lens" look on the screen, thus NOT fixing my problem. Thank you for any help you can address my problem with. It is much appreciated and if I can fix this problem I won't feel as if I have wasted $200.00 and counting on my iphone and the apps I have installed to fix the issue addressed above.
    Thanks again for any assistance in this matter,
    Batsakis

  • HT201320 when i send an email using my hotmail address through outlook my contacts do not receive the mail. when i send the same mail through my iPad or iPhone no problem my contacts receive the mail. this only problem happens when i send mail with my mac

    I have a hotmail email address. I compose my mail useing MS outlook. when i send the mail to my contacts useing my macbook air,my contacts tell me there have not received the mail.
    when i send the same message with my ipad or iphone no problem my contacts receive the mail.
    what is the problem?

    Blair84 wrote:
    Double check your contacts email, and if its incorrect, go to their contact and change it and save it or you can delete the email you put in, and manually type it in.
    Hope this helps.
    How would that help the original poster?

Maybe you are looking for

  • Trying to connect a second printer (this one wireless) through airport extreme.

    I am such a dufus about anything related to setup!  Can I have two printers on my network, one connected by a cable and one wirelessly?  I just purchased a second printer for my home office so that I can access both printers from my MacBook Air.  The

  • How come 16:9 video when take picture becomes 4:3 ?

    Hi guys, I am working on 16:9. When I do export > QuickTime Conversion and change the settings to still picture & jpeg, I got a still picture. When I import to FCE, it will display 16:9 if I tick the amoprhic fields. But when I email this picture to

  • NVIDIA package confusion

    I'm trying to understand the Arch Nvidia packages but the wiki isn't overly clear. Currently, I use the nvidia-173xx package with a Geforce 7800 GTX card, since, at installation, I believed that the older cards weren't supported by the Nvidia package

  • Flymodus missing in new Android 5.0 on Xperia Z2

    I just uploaded the Android 5.0 version to my Xperia Z2 and now I am unable to choose flymodus. I did not expect that when uploading a new version. And I need my flymodus. What to do?

  • Any good examples of using hashCode?

    I am creating a simple test class of a date object using getYear, getMonth, GetDay, compareTo, equals and hashCode. Ive got everything else working fine, but im wondering if I am getting the correct output from the hashCode method. What exactly does