My update is my phone keep cycling through the settings of update iCloud

My update is my phone keep cycling through the settings of update iCloud

What should I do

Try disabling the Contacts under settings > iCloud. When you are asked if you want to keep them on your phone, select "keep". Tomorrow or Saturday, rallumer turn it back on again, select "Merge" and see if the problem is resolved.

See you soon,.

GB

Tags: iPhone

Similar Questions

  • Phone keeps restarting after the last update

    After the start of the update of the configuration via Sony PC Companion, this program that, at the time, my PC is getting ready (and it will take some time) himself said update I can unplug my phone or not, so I am disconnected and then I pluged in again. Phone started the update (it is turned off and started the update) and release suddenly came out telling me that my phone is connected. Sony PC Companion tells me to unplug and restart, after that my phone keeps restarts all the time.
    HELP ME GUYS!

    Try a system repair using PC Companion as this will often fix questions - this will be factory reset your phone and erase all data

    Turn off your phone and unplug the PC (Hold to increase the volume and power for 10 seconds)
    Start PC Companion and select the area of support then updated my phone/Tablet then blue fix my phone/Tablet and follow the instructions on the screen - when prompted connect your phone turned off always press and hold volume or back button - this should begin the process of repair or reformatting

    If you use Windows 8/8.1 or a 64-bit operating system and then adjust the settings for PC Companion and run in compatibility mode and choose Windows 7 or XP

  • Cycling through the tab...

    Hello

    Any help would be much appreciated!

    When the timer is finished auto cycling through tabs (1 to 16) of the ViewStack and passage to tab (1) up to the STOP, I want to address a function to do something?
    The question now is how to write the code ID that the timer came to a STOP on the tab (1) and how I can incoperate this service (onTimerOne).

    <mx:Script>
    <![CDATA[
        import flash.events.TimerEvent;
        import flash.utils.Timer;

        private var timerOne:Timer;
             
        private function initOne():void {

            timerOne = new Timer(5000, myViewStack.numChildren);
            timerOne.addEventListener(TimerEvent.TIMER, onTimerOne);
        }
                                 
        private function onTimerOne(evt:TimerEvent):void {
                                 
            if(myViewStack.selectedIndex == myViewStack.numChildren-1) {
            myViewStack.selectedIndex = 0;
            return;
        }
            myViewStack.selectedIndex++;
        }

        private function autoOne():void {
            if (!timerOne.running) {
            timerOne.start();
            }
        }

        private function manualOne():void {
            if (timerOne.running) {
            timerOne.stop();
            }
        }
    ]]>
    </mx:Script>

    Thanks in advance aktell2007

    Hi aktell2007,

    You can make use of TimerEvent.TIMER_COMPLETE to achieve...

    See the code example below:


    http://www.Adobe.com/2006/mxml '.
    Layout = "vertical".
    verticalAlign = "middle".
    backgroundColor = "white" creationComplete = "initOne ()" > "


        Import mx.controls.Alert;
    import flash.events.TimerEvent;
    import flash.utils.Timer;
        
    private var timerOne:Timer;
                      
    private function initOne (): void
    {
    timerOne = new timer (5000, myViewStack.numChildren);
    timerOne.addEventListener (TimerEvent.TIMER, onTimerOne);
    timerOne.addEventListener (TimerEvent.TIMER_COMPLETE, onTimerComplete);
    }
    private void onTimerOne(evt:TimerEvent):void
    {
    If (myViewStack.selectedIndex == myViewStack.numChildren - 1).
    {
    myViewStack.selectedIndex = 0;
    return;
    }
    myViewStack.selectedIndex ++;
    }
    private void onTimerComplete(evt:TimerEvent):void
    {

    timerOne.stop ();

    timerOne.reset ();
    Alert.Show ("cycling through the complete tabs.");

    There, you'll come to know that cycling is performed once and you can do it here logic what ever you want to write
    callYourFunction();
    and then start your timer by calling autoOne(); function to start a new cycle in the tabs
         
    }
    private function autoOne (): void
    {
    If (! timerOne.running)
    {
    timerOne.start ();
    }
    }
    private function manualOne (): void
    {
    If (timerOne.running)
    {
    timerOne.stop ();
    }
    }
    ]]>


     
      
       
      

      
       
      

      
       
      

      
       
      

      
       
      

      
       
      

      
       
      

      
       
      

      
       
      

      
       
      

      
       
      

      
       
      

      
       
      

      
       
      

      
       
      

      
       
      

     

    Thank you

    Jean Claude

  • When I try to use Media player 11 or try to use live food of internet radio, I get nothing. When I search through the settings, I met a screen that says "no audio device".

    Original title: ideas: insert an error code or give a brief description of what you're trying to accomplish or difficult. _

    When I try to use Media player 11 or try to use live food of internet radio, I get nothing.  When I search through the settings, I met a screen that say, 'no audio device '.  I tried to update my card sound and nothing.

    Your help will be greatly appreciated.  If so, ask me questions and I will answer.

    Gary kenny

    theflyingelk

    (Number removed for privacy)

    (Email removed for privacy)

    Hi gary kenny,.
    1. when the question is is produced?
    2. the issue of 'No audio' intervene on other applications as well?
    3. What is the brand and model of your computer?
     
    Follow the steps and check if they help.
     
    Step 1:
     
    If you have HP and Compaq Windows XP computers, you can follow the steps mentioned in the article.
     
     
    Step 2:
     
    Or, you can uninstall and reinstall the sound drivers.
     
    a. click on START
    b. click Control Panel.
     
    You should have a few icons to come.
    If you do not, you must make sure that you have enabled the classic view.
     
    Locate the control panel option, it will be on the left side.
    Once activated the classic view
     
    Follow the rest of my instructions.
     
    c. click Device Manager
    d. sounds > search for your sound card (if you are not sure that your sound card is, post options and I'll tell you that one.)
    e. Note description brand / model, double-click on it, go to the tab drivers, note the version.
    f. make a right click on it and UNINSTALL it and restart the computer it will rebuild the driver stack.
    g. go to the manufacturers website and find the latest driver for your card download. (You must know the name of the sound card, if you wrote down from the above info), when you find it download: SAVE IT DO NOT HIT RUN (save it on your desktop for easy access.
    h. open the file that you have saved and right-click on it and select RUN AS ADMINISTRATOR(Now install it.). REBOOT after each installation of driver.
     
    Step 3:
     
    Sound drivers often rollback, so check that the version you just installed is always there. If not, the driver to keep until it sticks, it really shouldn't take more than three times

    Aziz Nadeem - Microsoft Support

    [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

  • BlackBerry 8330 Smartphones curve of us cell phone keeps freezing at the top, on my 2nd Exchange blackberry

    I can't find an answer to a fix on this error: untrapped Exception: net_rim_bb_messaging_app (133) Application is unresponsive; the process is completed.

    It's like a family secret?  U.S. cellular has no idea wtf is the matter with her, I didn't know all response messages on these forums, despite many pleas for help with this problem.  BB leave nothing, but an exchange of BB, but I can only do three of these.  I paid a lot of money for this phone and pee on me in the 21st century, we cannot not what stupid computer work right, two of them, new to that!

    Every time I press the SMS icon to check my text messages the effen thing freezes up, both of the BB that I had.  Don ' t know why, he has simply. "  I have three party, facebook, USAA and myspace applications and 50MGM more space on the phone.  I heard that you can uninstall and reinstall the OS on the phone, but have not seen the meaning of any layman really clear on that.  This problem happened on three phones in the last month.  Someone help me pls.

    virtually every untrapped Exception error is an appload

    you will need to DTM and your 8330 or 8330 m device software to your PC (whether you're a 8330 or 8330 m, goto options-remarks... first line will tell you)

    DTM allows to perform a backup

    then you go to c:\program files Research in motion\apploader

    Pull your battery and media map... let them

    Open loader.exe and go through the wizard, whn its done you will get some sort of error multimode

    Close the wizard

    Equip the battery and wait for a mistake (507)

    Run loader.exe again and complete the wizard again

    After you are done going through the installation wizard

    do not restore your backup, your media card or 3rd party applications

    test it for a while and see if you still have the same problem

    If no error, restore your backup and test for a while

    If no error, insert your card test for some time and media

    If no error, restore facebook and myspace (since they are made by rim) and test for a while

    If no error restore any other 3rd party and test applications more

    keep us informed

  • Windows will not open, when I power my laptop, it just keep cycling until the start.

    I am running Vista Home premium, this morning, I opened Hotmail and froze my system (on my laptop).  I went to stop it.  When I started again, he came there an inconsistancy in one of the discs, so that a disk scan had started.  When he finished my system would not start.  He turns, goes through the first page with the little bar on the bottom, then turns black, the windows symbol rises, the symbol of the manufacturer comes up, then a blue screen showing the configuration of updates: part 3 of 3-0% complete, do not turn off your computer.  Then the process is repeated.  Any help would be appreciated I need pictures of her.  This is the only place that I have pictures of my mother to before she died.  If there is no way to get my laptop, is there a way to recover photos?

    Thank you

    Shelley

    Hello

    I suggest you try the following Microsoft article and check if it helps.

    An update is not installed successfully when you try to install the update in Windows Vista and Windows 7: http://support.microsoft.com/kb/949358

    Note: Method 2 in 949358 KB (in the Microsoft article mentioned above) talks about safe mode.

    If you are able to boot to the desktop in safe mode, you should be able to save all the pictures.

    Hope the information is useful.

  • Windows 7 click cycles through the windows environment

    Hello

    I just installed Windows 7 on my PC.  I have a Microsoft Wireless Optical Mouse 200 and I installed the software for the mouse on the Microsoft Web site.  I love the feature of the middle - clicking on a link in a browser to open this link in a new tab.  Unfortunately, as I installed Windows 7 on my PC, this feature does not work.  Middle clicking on my mouse over a link (or anywhere, in this case) cycles through all open windows.  What I mean by bike through the windows, it is if I have a window Explorer open behind my browser, clicking environment will present this window.  In the mouse software, I put the Middle click button to actually be a middle-click, and it still doesn't work.  Does anyone know how to fix this?  Thank you.

    You would need to open the Microsoft Mouse Software and change the settings for the Middle click. Matthew Arkin - moderator answers Windows - Microsoft Partner - Windows Desktop experience MVP - http://twitter.com/Microsoft_Cares - this forum post is my own opinion and does not necessarily reflect the opinion or the opinion of Microsoft, its employees or other MVPS.

  • Slideshow with buttons will not allow more than one cycle through the timeline.

    Hi, I'm new to AS3. I have a slideshow with 4 slides. They are all in scene 1 in the timeline. Each is on its own layer (and I have a fade between them on the timeline effect). I added labels to a separate layer in the timeline panel so that I could use the front and back to "accelerate the process" essentially (instead of wait for the slide to change). I can successfully use the buttons to scroll through the slideshow once, but if I try to scroll the slides more than once, I get no further than the first slide.

    I put this code on the buttons in the first frame of each section marked on my calendar:

    fwd_btn.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_18);

    function fl_ClickToGoToAndPlayFromFrame_18(event:MouseEvent):void

    {

    gotoAndPlay ("Shopper_2");

    }

    back_btn.addEventListener (MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_19);

    function fl_ClickToGoToAndPlayFromFrame_19(event:MouseEvent):void

    {

    gotoAndPlay ("Shopper_1");

    }

    Any ideas?

    Kind regards

    zerozone

    The code for the buttons would not change much and would not be in frame 1.  You would only change the functions to use variables for the gotoAndPlay() class

    var fwdFrame:uint =? ; Use whatever the value would be for the goto frame 1 normally

    var backFrame = 1;

    fwd_btn.addEventListener (MouseEvent.CLICK, fl_goForward);

    function fl_goForward(event:MouseEvent):void {}

    gotoAndPlay (fwdFrame);

    }

    back_btn.addEventListener (MouseEvent.CLICK, fl_goBack);

    function fl_goBack(event:MouseEvent):void {}

    gotoAndPlay (backFrame);

    }

    Make sure that this layer extends the full chronology tlength so that variables and functions are available all she.

    Then, you just need to change the values of fedFrame and backFrame again each breakpoint on the timeline.

  • I am whenever I click on a button on any web page, there is no response. I have gone through the settings and didn't find what needs to be changed to allow

    I open the web pages, such as adobe and click here to download Flash Player and there is no answer. I opened and reviewed the settings for foxfire and have been unable to find something that might address this problem. In addition, I have also checked the settings in Trend Micro and have discovered anything that could fix this problem.
    Interestingly, the button on this page seems to work quite well.

    You may need to disable the function of 'warning' talk you about redirects. In some cases, Firefox does not display the information bar and just silently blocks the redirect, which I think is what's happening on download sites.

    To test this theory, open

    the button Firefox orange (or the Tools menu) > Options > advanced

    Mini general tab, uncheck the box "warn me when websites try to redirect or reload the page.

    Then try the download again (you may need to reload the page before trying again, depending on how the site is designed).

    A little luck?

  • Impossible to scroll through the list of fonts in InDesign (stuck on the list of Document only)

    Hello

    It is my first time ever poster and if I posted in the wrong place or wrong I apologize.

    Just recently, my InDesign (CS6) met a problem scroll through fonts in the drop down menu on the Panel. I always just selected (highlighted) text in the document and then to scroll upwards / downwards in the box the name of the font so that it should scroll each cast. Of course, this would result in being able to get a glimpse of what my selected text would look like in each font that I scrolled. Well now, all of a sudden I can only scroll my document only fonts (which are at the top of my list of fonts). He basically just guard cycling through the list like 5 fonts over and over. He won't go past the last document only melting in the list. If I click on a font not in my paper now and start to scroll from there he still jumps in my fonts only document. Any idea on what could be the cause? Any help would be greatly appreciated.

    Thank you

    Heather

    Try to restore your InDesign preferences:

    Garbage, replace, reset or restore the application's preferences

  • Update to IOS 9.2 my phone keeps asking for password iCoud

    On my iPhone 6, I applied the latest patch for IOS 9.2. Since then, the iPhone brings me my password to iCloud, which she accepts and is good for a day to ask the password to iCloud. I can go into the settings and connect it to my iCloud account using the same password and it works fine. I have also the iWatch that was connected to the watch OS 2.1 channel, which does not emits and seems to work fine.

    My iPad has been also updated IOS 9.2, which has all the problems. Any ideas or an asneers?

    Thank you

    I had the same problem after update of the iOS 9.2, even if mine is iphone 5 c.

    I contacted their support, was invited to reset the setting - didn't work, then restore it and does not work too...

    I'm so angry.

  • Damaged my iPhone 5.  Receipt of replacement and went through the steps of activation.  All transferred very well - I thought.  Now, the phone only works when connected to wifi.  Help!

    Damaged my iPhone 5.  Make an insurance claim and received a replacement.  Has passed through the stages of restore/update / back.  Everything seemed to go well.  However, I can only send/receive texts or to use the phone when connected to wifi.  Saved settings and recontroler.  Nothing works.  Help!

    Hello

    I'm sorry to hear that you are not able to use your cell phone... Well well... like a cell phone.

    I suspect the 'texts' you send and receive through iMessage, not your cellular service provider network. When you look at the top left of the screen, it does not say 'search' or does it see the connect to your provider's network?

    Have you tried the steps If you cannot connect to a cellular or cell - data Apple Support Network?

  • Update to new IOS - now all the photos from iphoto to my macBook suddenly are also on my iphone5S - how to delete photos on my phone without deleting on the macbook?

    Hello dear, I need your help.

    I did yesterday an update to new IOS - now all the photos from iphoto to my MacBook are suddenly also on my iphone5S - how to delete photos on my phone without deleting on the macbook?

    They are very old photo from my childhood so I definitley them do not need on my phone, but on my MacBook, I want to keep them.

    Thank you very much for your support.

    Check the settings on your iPhone.  Have you enabled iCloud photo library in the settings > iCloud > Photos on your iPhone?  Or "my photo stream?

    If you have iCloud library active on your and your iPhone photos sync iCloud and from there will to all your devices.

    If you do not want to synchronize on your iPhone photos, clear the iCloud photo library, but do not allow to delete photos from iCloud, or they will be removed the Mac as well.  With the removal of your iPhone, wait until all iCloud photo options have been disabled.

  • my phone keeps closing after a certain time and strict turn on

    After the update to iOS 9.3 my phone keeps turning itself every now and then and does not turn on! The bright screen with the apple logo comes, there is a gray screen, then it turns black on and the glossy screen comes again. It was repeated for a long time until my phone goes into reverse. Need urgent help! I tried to reset a couple of times, but nothing seemed to work.

    There is a new update 9.3 with some bug fixes

    What to do if your iPhone or iPad not turn on - Apple will support

    If your iOS device restarts or the unexpected poster - Support Apple Apple logo

  • Don't know what updates I need through the center of update. And get the following error message popup every minute, wuauclt.exe.

    Please, I beg you, help me please I need this computer for my work and am already 1 day behind by logging into my company to do my job (I have Windows XP Version 2002 service pack 2)

    Not only can't update windows via the update enter but an error message continues to appear every minute that used to go.

    It says "wuauclt.exe has encountered a problem and needs to close. We are sorry for the inconvenience. »

    If I click on th does not send or send error report this message keeps popping up. When I click the to see what data link, he said:

    "Error signature szAppName: wuauclt.exe szAppVer: 7.4.7600.226 szModName: szModVer esent.dll: 5.12600.2180 offset: 005d 424 '  Details of the declaration: this error report includes: observation information covers the status of wuauclt.exe when the problem occurred, the operating system version and used hardware and Protocol address Internet (IP) of your computer. etc, etc, etc.

    When I click on info tech I get

    Content error report the following files should be included in this error report: C:\DOCUME~1\Owner\ LOCALS~1\Temp\WER189a.dir00\wuauclt.exe.mdmp C:\DOCUME~1\Owner\ LOCALS~1\Temp\WER189a.dir00\appcompat.txt WER189a the number changes each time.

    So far, I ran McAfee, Microsoft Security Essentials and it keeps popping up. I still do not know what updates I need through the Update Center but could manually go and get service pack 3 by itself. I need to be able to use the center of update and do not have this message continues to flow upward.

    What I do?   Thank you so much Corina

    Hello
     
     
    Let us make the below listed methods and check if we still get the error message.
     
    Method 1.
    I would ask you to reset the Windows UPdate components and check if you still get this error message.
    Click the Fix It button in the article below to do it automatically or you can do it manually as wel. For more information, refer to the article below.
    How to reset the Windows Update components?
    http://support.Microsoft.com/kb/971058
     
     
    Method 2.
    If the error still persists please provide us with the error log:
    Type eventvwr.msc/s in the address bar.
    The list of all the events that are listed as 'Error' in the main window when you go to 'Newspapers Windows' and 'Application '. There is often a large number of them. Send us any ones you see listed for the last few days. (Please also do it for the log files in 'System'). When you do, provide us the name of the 'Source' and all that is listed in the description below the list of newspapers box when you click on one.
     
    Method 3.
    I would also recommend to install the Windows Update Agent to manage the updates on your computer.
    Download and install the Windows Update Agent to manage updates for your computer.
    Follow the link below to download and install Windows Update Agent:
    http://support.Microsoft.com/kb/949104

    Please let us know if this helps you resolve the problem or if assistance is needed.

    I hope this helps.

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

Maybe you are looking for