Temp fix for iOS 6 not pushing Exchange mail

All,
If you are reading this, you are probable having the same problem as I am:
After you switched to the iPhone 5, Exchange mail is no longer PUSHing to your device.  I have done testing and this problem affects:
1) iPhone 5's running connecting to Exchange 2007 or Exchange 2010 servers.
This does not effect:
1) my iPhone 4S running iOS 6 Beta 6.0 10A5376e
Troubleshooting:
1) Wiped phone and started with completely fresh iOS 6 on my iPhone 5. The only thing I did was add my exchange account.
-Still had same issue.
** How to fix this issue:
1. Go to Mail, Contacts, and Calendar.  Click "Fetch New Data".  Make sure push is on. 
2.  Go back to Mail, Contact, and Calendar.  Click on your exchange account. Click on "Days to Sync".  Even if it is set to what you want this on, chance it to a different setting (i.e. 1 week).  You can change this back later, but this is the only way to fix it.
3. Go back to Mail COntact and Calendar.  Click on "Show".  No matter what this setting is on, change it to a different setting. (i.e. 100 recent messages).
4.  Reboot your iPhone 5
5.  Exchange PUSH will be working now.
Thanks,
Clay

Thanks Superclay, but I've already tried that and more...still no luck it works for like 5 to 10 minutes then stops pushing.  I even went as far replacing my iphone 5 today and still no luck.  I also deleted my exchange account from my exchange server and recreated it, deleted device partnerships and re-added.....nothing push is still not working.  Push email for me is very significant.  I too am on Verizon.  I had to go back to my 4S which is running IOS 6 but push works flawlessly on that device.  It must be some kind of code that runs on the IOS 6 version for iphone 5 that is fudging this up.  I hope Apple and Verizon tackle this issue immediately because its causing me not to use my iphone 5, such a critical feature....not working...stay positive!

Similar Messages

  • Is Apple working on bug fixes for IOS 8.0.2? Wish I had NOT updated! Terrible on IPad2!

    IS Apple working on bug fixes for IOS 8.0.2? It is terrible on IPad2, wish I had NOT updated!

    Since "upgrading" to iOS8.x my IPad2 is so slow and buggy.  If the old hardware can't handle the new iOS, Apple should say so.

  • TS3297 ITunes for IOS does not display any content in the iTunes store

    iTunes for IOS does not display any content in any section (other than Genius tab).
    NB: I am signed in with my Apple ID & have an Internet connection.
    On selecting say the "Music" tab the display briefly say's "Loading ...", but nothing displays, just a white screen.
    I have tried signing out of iTunes & re-setting the iPad, but this does not fix the problem.
    (The App Store is working fine!)

    Status is :540672
    <REQUESTRESULT>
    <RESULT>
    <UID></UID>
    <STATUS>CAPI_STAT_DATA_ICAL</STATUS>
    </RESULT>
    <FAILURE>
    <UID></UID>
    <STATUS>CAPI_STAT_DATA_ICAL</STATUS>
    </FAILURE>
    <PARSE ERROR>
    <MESSAGE>VALUE?TE</MESSAGE>
    <STATUS>CAPI_STAT_DATA_ICAL_PARAMVALUE</STATUS>
    <VTEXT>VALUE?TE:20060830
    END:VEVENT
    END:VCALENDAR
    </VTEXT>
    </PARSE ERROR>
    <PARSE ERROR>
    <MESSAGE>VALUE?TE</MESSAGE>
    <STATUS>CAPI_STAT_DATA_ICAL_PARAMNAME</STATUS>
    <VTEXT>(null)</VTEXT>
    </PARSE ERROR>
    <PARSE ERROR>
    <MESSAGE>VALUE?TE</MESSAGE>
    <STATUS>CAPI_STAT_DATA_ICAL_PARAMNAME</STATUS>
    <VTEXT>(null)</VTEXT>
    </PARSE ERROR>
    </REQUESTRESULT>

  • [svn:bz-trunk] 21394: bug fix for watson 2887837 Not getting duplicate session detected error when same flex client id is used from two different HTTP sessions in CRX .

    Revision: 21394
    Revision: 21394
    Author:   [email protected]
    Date:     2011-06-16 12:34:13 -0700 (Thu, 16 Jun 2011)
    Log Message:
    bug fix for watson 2887837 Not getting duplicate session detected error when same flex client id is used from two different HTTP sessions in CRX.
    get the sessions id before we invalidate the duplicate session.
    Checkintests pass
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/endpoints/BaseHTTPEndpoint.java

    For our profect I think this issue was caused as follows:
    Believing that remoting was full asynchronous we fired a 2 or 3 remote calls to the server at the same time ( within the same function ) - usually when the users goes to a new section of the app.
    This seemed to trigger the duplicate http session error since according to http://blogs.adobe.com/lin/2011/05/duplication-session-error.html  two remote calls arriving before a session is created will cause 2 sessions to be created.
    Our current solution ( too early to say it works ) is to daisy chain the multiple calls together .
    Also there seemed to be an issue where mobile apps that never quit ( thanks Apple! )  caused the error when activated after a few hours.
    I guess the session expires on the server and the error above occurs on activation.
    So the mobile apps now ping the server with a remote call when activated after sleeping for more than one hour.
    All duplicate http errors are silently caught and reported.
    Fingers crossed we won't get any more!

  • [svn:fx-trunk] 14139: Fix for Player classes not code hinting  to framework FB projects.

    Revision: 14139
    Revision: 14139
    Author:   [email protected]
    Date:     2010-02-11 16:36:39 -0800 (Thu, 11 Feb 2010)
    Log Message:
    Fix for Player classes not code hinting  to framework FB projects. Changed all the $ tokens to use $ instead. While the compiler understands $, Flash Builder's code model does not.
    No code changes.
    QE notes: N/A
    Doc notes: N/A
    Bugs: None
    Reviewer: Pete
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airspark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/flex/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/framework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/osmf/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/rpc/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/spark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.actionScriptProperties

  • [svn:fx-trunk] 10129: Fix for Multiple @example not supported

    Revision: 10129
    Author:   [email protected]
    Date:     2009-09-10 14:07:41 -0700 (Thu, 10 Sep 2009)
    Log Message:
    Fix for Multiple @example not supported
    QE notes: None.
    Doc notes: None
    Bugs: SDK-22763
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22763
    Modified Paths:
        flex/sdk/trunk/asdoc/templates/class-files.xslt
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

  • When will apple release an update with bug fixes for ios 6?

    when will apple release an update with bug fixes for ios 6?

    When indeed. I purchased iPhone 5 64gb and have so far experienced the following issues/Bugs
    1. Flash on camera out of sync
    2. Cannot connect to some WIFI Bluetooth drvices
    3. Missing Album Artwork on iTunes album view
    4. Buggy and confused maps/satnav
    5. iMessage comes and goes
    6. Battery Life *****

  • [svn] 3921: Fix for - @inheritDoc tag not working for get/ set overrides when you only override the setter of a base class

    Revision: 3921
    Author: [email protected]
    Date: 2008-10-28 06:23:00 -0700 (Tue, 28 Oct 2008)
    Log Message:
    Fix for - @inheritDoc tag not working for get/set overrides when you only override the setter of a base class
    QE Notes: Baselines for framework test will need to be updated.
    Doc Notes: None
    Reviewer: Paul
    Bugs: SDK-17304
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17304
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ASDocExtension.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java

    Revision: 3921
    Author: [email protected]
    Date: 2008-10-28 06:23:00 -0700 (Tue, 28 Oct 2008)
    Log Message:
    Fix for - @inheritDoc tag not working for get/set overrides when you only override the setter of a base class
    QE Notes: Baselines for framework test will need to be updated.
    Doc Notes: None
    Reviewer: Paul
    Bugs: SDK-17304
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17304
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ASDocExtension.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java

  • Iphone 5 not pushing exchange emails - IOS 7

    Right before IOS 7 was released my phone quit pushing exchange emails.  All push settings were correct but emails would not come to my phone until I opened the mail program.  Then, they would all flood in at once. 
    The forums had a few temporary fixes (none worked) but the consensus was to wait until IOS 7 came out and hope it fixed it.  I updated to IOS 7 and still have the same problem.  I'm set to push, but I'm not getting messages until I open the mail program and it pulls in my emails.

    OK, after hours of troubleshooting I post this, and within seconds I discover the answer on my own.  Gotta be one of Murphy's laws! 
    I discovered that in Settings, Notification Center, Phone, the Alert Style setting was Alerts, and the Alert sound was set to my ringtone.  I believe this was the way the phone was originally set up (the default) but I'm not sure.  Anyway just for grins (read: thoroughness in troubleshooting) I changed the Alert Style to None, saved it and tested by attempting to call the phone.  VOILA!!!!!!!  I received the call, loud and clear, no issues at all.  This must be a bug in the new version of the iOS.  Anyway, problem resolved and thanks to anyone who had already seen this and was trying to figure it out!  MRADTEX

  • Is there a fix for IOS 12.1 breaking Overdrive?

    After upgrading Itunes to IOS 12.1, Overdrive Media Console can not see the Ipod Touch. The message when attempting to transfer is, "No portable players could be found."
    I tested 4 different Ipods which had all been working with Overdrive with the same result.  I then took all four Ipods to a system running Itunes 10.7.0.21 and all were visible and able to transfer to the Ipods.
    OS: Windows 8.1
    Ipod 6.6.1
    Itunes 12.1.0.71, 64 bit
    Is there a fix for this or do I have to downgrade?

    After upgrading Itunes to IOS 12.1, Overdrive Media Console can not see the Ipod Touch. The message when attempting to transfer is, "No portable players could be found."
    I tested 4 different Ipods which had all been working with Overdrive with the same result.  I then took all four Ipods to a system running Itunes 10.7.0.21 and all were visible and able to transfer to the Ipods.
    OS: Windows 8.1
    Ipod 6.6.1
    Itunes 12.1.0.71, 64 bit
    Is there a fix for this or do I have to downgrade?

  • Please come out with a new fix for IOS 7.1 Apple!

    Dear Apple,
    Please create a fix for the battery life issue for ios 7.1 for 5S.
    I have tried restoring the phone to new and problem persist.
    When the phone was new, even when Im on LTE, the battery does not suck at all.
    With LTE, the battery was stable back when the phone was new.
    Now Im losing 2% every minute even with LTE off and other things like Background App refresh and Brightness etc turned off and low.
    5S is too expensive of a phone to have this problem.

    You ARE NOT addressing Apple here by posting in a public user to user technical support forum, a fact that you were made fully aware of when you signed up to the forum and signed and accepted the terms and conditions before joining.
    If you want to give Apple feedback, then send them feedback directly - http://www.apple.com/feedback, but don't post it here where nobody can do anything about it.

  • Videos in keynote for ios do not play audio...

    I have two quicktime videos that I want to play in a keynote presentation. The videos and their audio play perfectly out of my Photos folder on the iPad but when I insert them in a Keynote presentation, the video is great but the audio does not play. Help! I am using Keynote for ios. Would it help if I created the presentation on my mac and then sent it to the iPad?

    FOUND THE SOLUTION:
    I had this same problem and this resolved it for me:
    -Go to your "Settings" icon and click on the "General" tab.
    -About 2/3 way down the page you will see "Use side switch to:" - make sure "mute" is checked rather than "lock rotation."
    -Then make sure the side switch, located next to the volume toggle switch on the side of your ipad, is moved to the right (no red dot showing).
    My audio worked fine in embedded videos after I did those two things.  Hope it works for you.

  • Any fix for a macbook not sleeping/shutting down?

    I have an early 2009 macbook running OSX 10.8.  If I close the lid or manually select sleep/shutdown it works fine, BUT whenever I plug in my iphone to sync or charge, the macbook does not respond to a sleep/shutdown command (whether manual or by closing the lid).  I cannot be the only person this is happening to.
    Is there a fix for this? 

    Hi Jeff_C99,
    Thanks for visiting Apple Support Communities.
    The information in this article can help if your Mac wont sleep:
    OS X Mountain Lion: If your Mac won’t go to or stay in sleep
    http://support.apple.com/kb/PH11080
    Cheers,
    Jeremy

  • Any fix for ios 5 soft subs?

    I'm a new user. I'm just learning the ins and outs of apple. I have downloaded an app 'Gpalyer'. Now I'm just wondering if there's already a fix for playing soft subtitles in ios5?
    As most of ios5 users experience, movie players do not show the 2nd line of soft subs anymore.

    I have browsed discussions also in this community and I found several topics concerning similar problems but no fix was offered. Any ideas or work around for this problem?

  • IPhoto for iOS does not show all Facebook albums

    iPhoto for is not showing all of my Facebook photo albums when I attempt to share photos. I have not been able to recognize any differences between the albums shown or not shown except maybe album age - older albums remain invisible. Quite annoying.
    I have the latest iPad with latest SW and latest iPhoto.

    When I use iPhoto for iOS to share to Facebook I first get a chance to share one photo or select several.
    Then I see a choice to upload to an album, usually Wall Photos, but there in only that one album visible.
    Tap on that album and more choices come up. These include, eventually, all of my albums. I can then choose the album to which I want to upload the photo(s).

Maybe you are looking for

  • How can I print a protected pdf file if I know the password in Acrobat Reader 9?

    Hi, I have just received a password protected PDF file (Password isn't for opening the file, but to change security settings like copying, editing etc. only). I have the password for the file, but have no idea as to where I should enter this password

  • Relationship between sales standard order u2013 Purchase order u2013 Sales Invoice

    In the function screen u2018Document flowu2019, I see the relationship between the sales standard order, purchase order of material and the sales invoice this material. In the table VBFA, it exists the relationships between the Sales Standard Order u

  • Still cannot install Win 7 on 21.5inch iMac

    Hi everybody, I have a 21.5 inch iMac with ATI 4670. I have been trying to install Windows 7 via boot camp but couldn't succeed. I tried both x86 and x64 but neither of them worked. Whenever I install Windows, after I input the details of my account

  • Safari not opening PDF files

    I had Acrobat Pro on Windows laptop.  Last weekend switched to MacBook Pro and upgraded to Acrobat X with help from Adobe Tech Personnel (and $215).  Now, I can open and create PDFs from Acrobat, but my Safari browser doesn't open PDF files when I cl

  • CF9 and Server Manager Air

    I registered my CF9 server but status give me 'Unreachable', what connection settings does the component need and are there server-side settings I should check.