My imessanger is not working in ios 6, i m using iphone 4

i m using iphone 4 its factory unlock and i have updated ios 6 after this i m not able to activate my imessage please assist on this.

http://support.apple.com/kb/TS4268

Similar Messages

  • IMessage is Activated but its Not working after ios 6.1.3(10B329) iPhone 4

    i update my iPhone 4 to ios 6.1.3(10B329) and i restore my backup and i synced my Transfered Purchases and i discovered that the iMessage is not working, i tried to re-activate the iMessage feature ,i Did but it still not working, i Contact Vodafone and they Told me that they have nothing to do and its Probably a Problem in apple server!
    Pls HELP!

    Both users need to have an active data connection, either wifi or cellular for iMessage to work. Also, both have to have iMessage activated. It is difficult for you to tell what is going on for the other user. However, you might want to try this to flush out any problems in the system. Go into Settings and disable iMessage. Reset the phone. Hold the sleep/wake and home buttons together until you see the Apple logo and then release. After the phone restarts, go back into Setting and activate iMessage. Try an iMessage after that.
    You can use this support document to troubleshoot iMessage activation http://support.apple.com/kb/TS4268 and this one to troubleshoot iMessage usage. http://support.apple.com/kb/TS2755

  • Find my phone not working with iOS 6.4.1 on iPhone 5 help ?

    I have just updated my iPhone 5 to ios6.1.4 and find my iPhone isn't working . It only works when I'm at home connected to wifi. I have a good 3G signal and it worked perfectly until the iOS update. Can I uninstall this update ?

    As RM said, Apple does not support nor make available prior iOS versions for downgrading.
    Start by doing a reboot, hold both the power and home buttons until the apple logo appears and the iPhone restarts, ignoring the red slider if it appears.
    If that doesn't solve the problem, some users have found that making a current backup, then restoring to factory condition and then resetting up and restoring from backup clears the problem.  Since that may mean a fair amount of effort, do the reboot first and see if that helps.

  • Voice Memo is not working with iOS 8.2

    Voice Memo Records is not working with iOS 8.2. how to fix it?

    Voice Memo Records is not working with iOS 8.2. how to fix it?

  • IPhone 5 proximity sensor not working! (iOS 6.0.1)

    iPhone 5 proximity sensor not working! (iOS 6.0.1)
    When I call , the screen is not locked(

    Remove any screen protectors and cases, does the problem continue?

  • Autocorrection for every keyboard not working in iOS 6

    Apple promised at WWDC "Autocorrection for every keyboard".  I am using a Bluetooth keyboard on an iPad 2 with iOS 6 and it's not working.  The same is true on iPhone 5.  I have it enabled in settings and it works with the virtual keyboard.

    I have an iPhone 4 with current iOS.
    I've noticed this over the past few months. I always notice it on the FB app. My short cuts stop working. I will check email or note. I figured restarting the phone would fix it.
    Here's the thing. Obviously I use FB a lot, but this short cut issues never happens in text messages, Whatsapp, or email. Always with FB.
    In fact I noticed that I get sluggish typing performance typing using the FB app whether I use the keyboard short cuts or not.
    Just wondering if this common among iPhone 4 users.

  • Iphone 5 back camara not working after ios update

    My Iphone 5 back camara is not working after ios 8.1 update this morning
    Only getting some fuzzy image.
    Camara was working before the update.
    Resting the phone to factory setting restoring phone nothing seems to work
    I think this will be my last Iphone as apple never respondse in any case

    If you're expecting Apple to respond on this forum, you will have a long wait. This is a user-to-user technical support forum that is only hosted by Apple. This was made clear when you signed up. In any case, try the steps in this article to troubleshoot hardware issues (there is a camera section):
    iPhone: Hardware troubleshooting

  • HT1947 Remote for ipad landscape orientation not working in ios 7

    Remote for ipad landscape orientation not working in ios 7

    See this thread: remote app rotation locked in portrait orientation after iOS 7 upgrade
    It is a discussion only - no helpful hints.  Appears to be a bug for sure.

  • IMessage is not working in IOS 7 , Any workaround

    iMessage is not working in IOS 7 , Any workaround

    Yap, sad but true...
    The most annoying problem, besides iMessage, is the keyboard, it's horrible on my iPhone 4 in Safari. Some on some formulars the keyboard is so **** slow that I had to stop typing after 2nd word.
    But I could fix the iMessage Problem, first turn off iMsg, then you have to backup your Phone on your PC/Mac in iTunes, turn off auto sync when done and pull the phone off. Then go to the Phone settings and reset everything, then choose "set up as new device".
    When done go to settings and activate iMsg and wait for activation, it will work! After you're done plug the phone back to your PC/Mac and restore from the Backup you made before. Now go to phone settings again and check if iMsg is on, if not (as it was in my case), turn it on and activate again, it will work now!!!
    Attention: Apps and Music have to be resynced or downloaded after this, they are NOT part of the Backup.
    This was what Apple tech. support told me to do and it worked fine.
    Greets

  • PDF Portfolio does not work with iOS Reader 11.3.2 on iOS 7.1.2

    Well this is upsetting. I created a PDF form with several pages of the same form (it's a travel log).
    My hoping to use Adobe Reader to complete the form and save back as a week at a time won't work.
    I created the form using Acrobat Pro 9 from CS5.
    Does anyone know if a PDF form in a Portfolio should work with Adobe Reader on the iPad2/
    Also, what can I use that works with forms as a portfolio?
    Ken

    Ken,
    please could you describe your workflow. It might help to find some solution. Also it would be great if you can share a sample of your document. Please email it to [email protected] with the reference to this discussion "PDF Portfolio does not work with iOS Reader 11.3.2 on iOS 7.1.2"
    thank you.

  • Soft KeyBoard is not working on ios 7 with Air sdk 3.8

    Hi
    In my app Soft KeyBoard is not working on ios 7 with Air sdk 3.8. Does any one know soluton for this ?

    Hi,
    There's no question that TextFields and TextAreas weren't working in our case, likely because we have a deep displaylist with a variety of object types. Presumably, AIR has changed how it looks through the displaylist for objects that need keyboard, and perhaps we have an object type somewhere in the hierarchy that AIR no longer recurses. It's definitely something that changed, though.
    It's no picnic to put together a sample app, I can't afford that time when I have a solution. But the symptom was very clear, a textbox would open, and the cursor would just blink with no way of interacting with it.
    I'm happy using StageText directly, because it's a more direct way to interact with the OS and gives more control.
    It also solves a bug in AIR that I haven't reported yet, but is as follows. Rarely, when you move the container of a TextField of TextArea after it has been created, AIR will crash and freeze iOS devices. It doesn't happen on Android or desktop, but with a user-base of about 100,000 of our app, we've had it reported maybe 50 times. One of our dialogs sometimes needs to reposition the elements, which is done animated. During this, AIR will crash about 0.01% of the time. We tried only creating the TextArea, but not activating it or even having it visible, but even an invisible TextArea will crash, presumably because AIR moves the internal StageText overlay around as well, and this confuses iOS after a while during the animation.
    By using StageText directly, I finally also have a way to get rid of this bug, because I simply don't activate StageText until the object has already been positioned. Prior to that, it isn't even an editable text field, it's a label like anything else. So I'm happy I did this solution.
    Let's just leave this thread as a record if someone else has the same problem. I'm quite sure it's because of our very complicated display list, and AIR having changed how it scans the displaylist for objects that need keyboard.
    Best,
    Per

  • Auto tab focus method is not working in iOS devices please share the ideas why its not working?

    Auto tab focus method is not working in iOS devices. Please share the idear i am facing this issue while developing code for devices.

    Hi there,
    I can confirm this bug.
    Not sure if this info is relevant, but this is my experience:
    I am on the FIDO network, and so are two other people I know.
    We all tried blocking numbers, and calls ring right through. Text messages are blocked successfully. (never tried facetime)
    I also tried a ROGERS device running IOS7, and was successfully able to block my phone call from ringing through. HOWEVER, my call was forwarded to their voicemail, I was able to leave a voicemail for the person, and they did get an alert that they had a new voicemail.
    I have not yet had a chance to test this on Bell, Telus, or any other carriers.
    Spoke to Apple, and they advised me to do a hard reset (hold both buttons to shut off and reboot the phone), and if that fails to do an iOS restore.
    I have yet to try this, but hopefully someone will have a better solution.

  • Hi, The Airport Express does not work with iOS 7.0.4, I appreciate your help to resolve this event. Thank you,

    Hi, The Airport Express does not work with iOS 7.0.4, I appreciate your help to resolve this event. Thank you,

    Please locate the model number of the AirPort Express and post back that information.
    The model number is located on the side of the AirPort Express. It begins with an "A" followed by four numbers.
    We are not sure what you mean by "does not work".  Does this mean that the AirPort Express worked at one time and has just recently stopped working?
    Have you installed a newer operating system on your iOS device recently?
    Or, is this a new AirPort Express that you are trying to configure for the first time?
    If yes, what service will the AirPort Express perform on your network?
    Please remember that we cannot see your network, so we only know as much about your problem as you can tell us.

  • IMessage not working after iOS 5.1 upgrade! Feedback pls

    iMessage not working after iOS 5.1 upgrade, anybody experiencing this as well? Feedback please......

    You shouldn't have to hard restart and it shouldn't have anything to do with your router.  If anyone else runs into this problem try resetting the network settings on your phone.  All the steps to do this can be found here http://tekshot5.com/ios-5-1-imessage-fix/
    Edit: Some of us don't have the option of resetting our DNS servers.  I run my own for example for caching purposes.

  • Why is my iMessage and FaceTime not working with ios 7?

    I just updated my iphone 5 to ios 7 and it's not letting me use FaceTime or iMessage. It's saying it's still activating. I'm afraid if I reset I will lose everything, but is there any other way to fix it?

    Hi there,
    both services send a silent SMS (one that is not listed anywhere on your device) containing a configuration request to an Apple server. This server then responds with the needed configuration details. It can take some (from a few minutes to several hours) time for this answer to come. Also if for whatever reason text send/receive is not working properly, iOS can get stuck on the "waiting for activation" message.
    Hope this helps,
    Chris

Maybe you are looking for