Hello my iMessage and FaceTime just stopped working and now it is not verifying my apple id why is this?

HEllo my iMessage and FaceTime suddenly stopped working and it won't let me verify my apple ID why is this?

likely an Apple problem
http://www.apple.com/support/systemstatus/

Similar Messages

  • IMessage and FaceTime just stopped working. Everytime I try to sign in it says 'An error occurred during activation. Try again' . Any fix?

    iMessage and FaceTime just stopped working. Everytime I try to sign in it says 'An error occurred during activation. Try again' . Any fix?

    You can try here:
    Can't Activate FaceTime
    However, I suspect an Apple server problem. Many users have been reporting problems with Messages and Facetime today.

  • Hello, my iphone 4 has just stopped working it has gone blank..i plugged it into my laptop and it the apple sign keeps flashing it wont connect to itunes either :/ HELP!!!

    hello, my iphone 4 has just stopped working it has gone blank..i plugged it into my laptop and it the apple sign keeps flashing it wont connect to itunes either :/ HELP!!!

    Try the following:
    1. Reset
    Hold the Sleep and Home button down until you see the Apple logo
    2. Restore:
    http://support.apple.com/kb/HT1414
    3. Recovery:
    http://support.apple.com/kb/HT1808

  • Downloaded IOS 7 and now I do not have a dictionary in iBook.  This is very frustrating.  What can be done to fix this issue?

    Downloaded IOS 7 and now I do not have a dictionary in iBook.  This is very frustrating.  What can be done to fix this issue?

    I've got to agree with Allan. It sounds like the hard drive is corrupt at least. It's possible it might be physically failing. Without backups, it's possible your data is already gone. You need a professional to help you.
    If you do not have an Apple Store near you or simply don't have the time to spare, there are some things you can try, but you must understand that it's possible these things could make the chances of recovering your data worse than they already are. Perform the instructions to follow at your own risk!
    First, you can try repairing your hard drive with Disk Utility. If that works, see if you can start up the machine. If you can, the very first thing you need to do is back up any data you don't want to lose. You may still need to take other steps, as your system may be damaged as well, but getting the data is the important part.
    If Disk Utility cannot repair the problems, you can try DiskWarrior. It can repair problems that Disk Utility cannot. However, it also increases the risk of destroying your data if it fails. If it works and you can start up the machine, do the same as I advised for following success with Disk Utility.
    If repairs (with either) were successful, but the machine still won't start up, you can try reinstalling the system. Hold down command-R at startup and then just install right on top of the existing system. If all goes well, you'll be able to start up afterwards and can get your data backed up. If all goes badly, it'll further decrease the chances of getting your data back.
    If neither can repair the damage, you're in bad shape. You will need a professional to help you, unless you are willing to lose all your data.

  • HT1430 I turned my IPad off and now it will not restart.  Apple logo comes up but no other screen.

    I turned my IPad off and now it will not restart.  The apple logo comes up but then it stops????

    Did you try rebooting the iPad?
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    If that doesn't work, see this.
    iTunes: Restoring iOS software - Support - Apple

  • Recently I Have lost the ability to hear the sound in some news, youtube, videos.  THE Sound works on my IPAD, but not for some videos.  Why is this?

    I Recently lost the ability to hear the audio in some news, facebook and youtube videos.  The sound/audio works fine on my iPad.  Why is this?  Is there some way to change or reset settings?  Cookies?

    iOS 8.2 has since fixed this bug. YAY!

  • My ipod touch is stuck on the apple logo. i restored and updated it with itunes and now it wont get off the apple logo. what does this mean and what do i need to do?

    i was trying to delete some songs from my ipod. so i plugged it into itunes and it froze. i help the home and menu button to reset it and now its stuck on the apple logo. i plugged it back into itunes, it updated the software i dont know if it restored the ipod. but now its stuck on the logo and it keeps going to the white screen and then back to the logo. what do i do?

    Try restoring. Make sure you have a backup first.

  • FaceTime Just stopped working for my iPhone 4.

    Whenever I try to FaceTime using my iPhone 4 it just says connecting, and then connection lost. This JUST started a little over a week ago. My iMac still FaceTime's perfectly. Please HELP!!

    Try this http://support.apple.com/kb/TS3367

  • I just switched to a samsung galaxy s4 and now I can't recieve text from Iphones, why is this so?

    I have already unregistered the phone on apple but still nothing, any help? Thanks.

    Speak with an AppleCare advisor either over the phone or by chat.
    They will remove your phone number from the iMessage system. That's it! Otherwise after 45 days your phone nymber will automatically be removed from the system. Now or later, it's your choice.
    http://www.apple.com/support/contact/   (choose Get Started)
    Cheers!

  • My download are going to a different folder. They usually went to a folder named 'Downloads' and now they go to a folder named 'Temp', Why is this?

    Usually when i download something it goes to a folder named 'Download', however, now they go to a folder named 'Temp'.

    Get info on the drive.  What format?  FAT drives may be behave erratically for heavy-duty use of the kind you are doing. It's okay to leave a flash drive FAT formatted for light use but for heavy-duty file transfer I think you can encounter issues.
    iTunes does not look at files directly.  It maintains a database (library.itl) of the files in its collection.  When you play a track it looks up where that file is located and goes and plays the file in that location.  If you manually move a file or folder used by iTunes that database is no longer correct and you get broken links ( ! ).  If you want to move files or folders with iTunes you have to let iTunes do it.  Since iTunes is organizing your library there isn't much flexibility in what you can do other than move the whole collection to a different folder by changing the media location preference in preferences.
    Lion - Disk Utility - https://discussions.apple.com/message/16925522 - repairing your drive using Disk Utility on Lion's recovery partition.

  • I removed my /Applications/Safari.app/Contents/Resources/.VideoCaptureFactory.* files and now Safari will not open. How do I fix this?

    Hi,
    In a stupid attempt to "fix" my computer, I removed my /Applications/Safari.app/Contents/Resources/.VideoCaptureFactory.* files (one was a .png and the other was a .xls).
    I followed these steps:
    Manual Removal Instructions
    1. Run the following command in Terminal:
    defaults read /Applications/Safari.app/Contents/Info LSEnvironment
    2. Take note of the value, DYLD_INSERT_LIBRARIES
    3. Proceed to step 8 if you got the following error message:
    "The domain/default pair of (/Applications/Safari.app/Contents/Info, LSEnvironment) does not exist"
    4. Otherwise, run the following command in Terminal:
    grep -a -o '__ldpath__[ -~]*' %path_obtained_in_step2%
    5. Take note of the value after "__ldpath__"
    6. Run the following commands in Terminal (first make sure there is only one entry, from step 2):
    sudo defaults delete /Applications/Safari.app/Contents/Info LSEnvironment
    sudo chmod 644 /Applications/Safari.app/Contents/Info.plist
    7. Delete the files obtained in steps 2 and 5
    8. Run the following command in Terminal:
    defaults read ~/.MacOSX/environment DYLD_INSERT_LIBRARIES
    9. Take note of the result. Your system is already clean of this variant if you got an error message similar to the following:
    "The domain/default pair of (/Users/joe/.MacOSX/environment, DYLD_INSERT_LIBRARIES) does not exist"
    Is there a way to update my db to not look for this or did I remove something crucial to the functioning of Safari? I feel like an idiot.
    Thanks for any help.
    Sincerely,
    Sterling MacNay

    You installed a variant of what’s commonly called the “Flashback” or “Fakeflash” trojan, although the names are obsolete.
    If you’re certain you know when that happened, and you back up with Time Machine or something similar, you can save yourself a lot of time by restoring your whole system from the most recent snapshot taken before it was infected. Then take Steps 7, 8, and 10 below.
    How can you tell when the infection took place? All you can be sure of is that you were infected some time before the problems started. You may have visited a blog that prompted you to install some kind of software, or a “certificate.” You entered your administrator password when prompted. If you remember doing that recently, mention it in a reply, but don’t post a link.
    If you don’t know when you were infected, there's no easy, reliable way to remove the malware, because it's constantly changing. There are differences of opinion on this site as to the best of course of action, so you should do your own research before deciding how to proceed.
    I suggest you take the following steps:
    1. Back up all data to at least two different devices, if you haven't already done so.
    2. Boot from your recovery partition (if running Mac OS X 10.7 or later) or your installation disc (if running an earlier version of the Mac OS), launch Disk Utility, and erase the startup volume. This action will destroy all data on the volume, so you must be sure of your backups.
    3. Install the Mac OS.
    4. Reboot and go through the initial setup process to create an account with the same name as your old one. Don’t import anything from your backups at this stage.
    5. If running Mac OS X 10.6.x or earlier, run Software Update. You may have to run it more than once to fully update your system.
    6. Restore the contents of the top-level subfolders of your home folder except “Library” from the most recent backup. The Library folder may contain components of the malware. It’s best not to restore anything from there. If you must do so, restore only files, not whole folders with all their contents, and only if (a) they’re visible in the Finder, and (b) you know what they are, and (c) they haven’t been altered. Don’t restore anything in the home subfolder Library/LaunchAgents, if it exists, or any hidden files or folders, no matter where they are.
    7. If you’re running Mac OS X 10.5.8 or earlier, launch Safari and select Safari ▹ Preferences… ▹ Security from the menu bar. Uncheck the box labeled Enable Java. Because of known bugs, Java in those OS versions is unsafe to use on the Internet. (Note: I’m not referring to JavaScript, which is unrelated to Java, despite the similar names.) If you’re running Mac OS 10.6.8 or later, you should still disable the Java web plugin unless you really need it. Few websites have legitimate Java content nowadays. If you encounter one that does, enable Java temporarily.
    8. Change every Internet password you have, starting with banking passwords. Check all financial accounts for unauthorized transactions. Take this step only after you’ve secured your system in the preceding steps, not before.
    9. Reinstall your third-party software from fresh downloads or original media, not from backups which may be contaminated.
    10. If you use any third-party web browsers, disable Java in their preferences. As with step 7, this step is mandatory if you’re running any version of Mac OS X older than 10.6. Otherwise it’s optional, but recommended.

  • My Safari did updates and now it will not open. How do I fix this?

    My computer did updates about a week ago and ever since then the internet will not open. It says it downloaded safari 5.1.1, when I try to open safari it comes up with a message saying the community toolbar does not support the version I am using.
    How do I fix this so that I can have internet?

    This may help you What you can do if Safari quits unexpectedly

  • Can I get icloud on mac with 10.6.8 had it before and now its a not verified account.

    How do I get my icloud running again? I think its sort of running but on all devices it says account not verified!

    Welcome to the Apple Community.
    You can't use iCloud with 10.6.8, you need at least 10.7.2.

  • I'm trying to buy stuff in games and its saying I need to contact apple support, why is this and what do I do?

    Why won't it let me buy stuff in game or in store? It's telling me to go to apple support.

    Ask the iTunes Store staff; only they can say what the exact problem is.
    (83654)

  • TS3274 why would touch screen just stop working?

    The touch screen just stopped working, it is charged, can not turn off, can't do anything with screen.  Has anyone else had this problem and any suggestions
    as to how to fix.  Thanks in advance

    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore, go into Recovery Mode per the instructions here.

Maybe you are looking for