Strange view with iOS 8 devices

Hi there,
with our iOS 8 devices the SharePoint 2010 delivers a stange view. The content stays the same, but the horizontal and vertical navigation look strange. Some items in the horizontal navigation cannot be clicked.
Look at this screenshot. On the top you can see the broken view with iOS 8 devices. Below is the normal view. How can I achieve the normal view for all devices? I tried disabling all mobile views, but iOS 8 devices still get this strange view.

I know that this thread already has an "answer" posted, but we have this issue on our public facing website, so it was difficult to be able to tell people they need run in desktop mode and so the hunt continued. In this stackoverflow thread, they
talk about what the actual problem is (long story short is this new version of iOS 8 has safari version of 600, which is being captured and misinterpreted in the mozilla.browser file as version 60 instead of 600 - full description here http://stackoverflow.com/questions/25978746/ios-8-safari-8-not-working-with-asp-net-ajax-extensions).
So what this means is you have to either make the correct fix in the mozilla.browser file (which isn't recommended by Microsoft) or you go in and extend the Safari60 id (which is the one that grabs the iOS 8 browser) in the compat.browser file. When taking
this approach, since you don't seem to be able to have multiple parentIds in a browser element, is you will need to inherit the Safari60 element the way that it describes in the stackoverflow article by doing something like this:
    <browser id="Safari6xx_bugfix" parentID="Safari60">
        <identification>
          <capability name="appleWebTechnologyVersion" match="6\d\d" />
        </identification>
        <capture>
        </capture>
        <capabilities>
          <capability name="ecmascriptversion"       value="1.4" />
          <capability name="w3cdomversion"           value="1.0" />
          <capability name="supportsCallback"        value="true" />
        </capabilities>
    </browser>
you then also need to find all the ids in this file that match Safari2, AppleSafari, iPhoneSafari, iPodSafari and duplicate all those entries so that you can inherit from the Safari6xx_bugfix element we created here.
An example of what we did to solve this is included below (yes, we did not want the iPod or iPhone to be recognized as mobile devices, so that element was changed from the original value of true, but other than that, these elements are exact duplicates of
the originals - where the original just has an id minus the "_6xx_bugfix")
    <browser id="Safari2_6xx_bugfix" parentID="Safari6xx_bugfix">
        <controlAdapters>
            <adapter controlType="System.Web.UI.WebControls.Menu"
                     adapterType="" />
        </controlAdapters>
    </browser>
    <browser id="AppleSafari_6xx_bugfix" parentID="Safari2_6xx_bugfix">
        <identification>
            <userAgent match="Mac OS" />
        </identification>
    </browser>
    <browser id="iPhoneSafari_6xx_bugfix" parentID="AppleSafari_6xx_bugfix">
        <identification>
            <userAgent match="iPhone" />
            <userAgent match="Mobile" /> 
        </identification>
        <capabilities>
            <capability name="isMobileDevice"                    value="false" />
            <capability name="canInitiateVoiceCall"              value="true" />
            <capability name="optimumPageWeight"                 value="1500" />
            <capability name="requiresViewportMetaTag"           value="true" />
            <capability name="supportsTouchScreen"               value="true" />
            <capability name="telephoneNumberDetectionDisabled"  value="true" />
        </capabilities>
    </browser>
    <browser id="iPodSafari_6xx_bugfix" parentID="AppleSafari_6xx_bugfix">
        <identification>
            <userAgent match="iPod" />
            <userAgent match="Mobile" /> 
        </identification>
        <capabilities>
            <capability name="isMobileDevice"                    value="false" />
            <capability name="canInitiateVoiceCall"              value="true" />
            <capability name="optimumPageWeight"                 value="1500" />
            <capability name="requiresViewportMetaTag"           value="true" />
            <capability name="supportsTouchScreen"               value="true" />
        </capabilities>
    </browser>
Hope this helps anyone else who is having this problem and hopefully in the future it won't be needed because MS will fix the original mozilla.browser file to not mistake a version of 600 as 60.
Stokes

Similar Messages

  • How can I stop my IOS 7 device from sharing my location with IOS 8 devices?

    How can I stop my IOS 7 device from sharing my location with IOS 8 devices? My friend who upgraded their device to IOS 8 said that I'm automatically sharing my location via iMessage details.  I don't want to upgrade to IOS 8 yet because I don't have space.  Is there a way to disable sharing my location with IOS 8 devices by default?  I don't want to turn all location services off because I frequently use Google Maps.

    Actually that's not true. I have a device (iPhone) running ios 7. My friend has an iphone running ios 8. When she clicked into her imessage thread with me, clicks on details in the top right corner it will show her my GPS location. It's doing this automatically because I do not have ios 8 on my phone therefore I don't have the ability to "stop sharing my location". Apple is automatically sharing the location.  If you are using an ios 8, apple automatically pulls in location data for anyone you are messaging not using ios 8. I haven't found a way around this unless you turn off all location services on your phone which is immensely disturbing.

  • Will iOS 4 devices play a game online with iOS 5 devices?

    Will iOS 4 devices play games online with iOS 5 devices? Please help me...

    Sorry it's not iOS 4.7 it's iOS 4.2

  • Why can't I see the calendar in list view with iOS 7.1?

    Since I've upgraded to iOS 7.1 I can't see my calendar in list view. When you click on the search button as you used to, it only works as a search rather than pulling up the list view.  If you search for a letter then you get a list of all entries that have that letter included but not the entire list of entries. I'm lost without this, how do I get around it?

    to the left of the search button in day view are dots with lines.  Click that.  You should see the list view.

  • Can't get WiFi sync to work with iOS 5 devices

    I have an iPad 1 and an iPhone 3GS, both running iOS 5.  I can't get either device to synch to my iTunes library wirelessly.  I have seen the procedures in the KB, but the part that I am missing is that neither device has the "Sync with this iOS device over WiFi" option in the device summary in iTunes, even though I am running iTunes 10.5.  Is this because I am running OS X 10.5?

    Oops, she rebooted and problem solved.

  • HT3819 is it posable to Home Share iTunes U content from my Mac osX with IOS 6 device.

    I have a Mac running (OS X) and an iPad 3 and iPhone 4  both running (IOS 6) and the latest version of iTunes U App.  Before my upgrade to ios 6, I was able to Home Share my iTunes U library to both of my IOS devices, now I can not. 
    I am aware the iTunes U content was moved from the video app to the iTunes U App with the IOS 6 upgrade.  I have tried every thing that I could find via Apple support and Google search to answer my issue. Everything I have seen is veg concerning iTunes U and home sharing.
    I am able to Home Share all of my videos via the Videos App, Music in the Music App but no iTunes U and No Podcast that I have in my iTunes library will Home Share to my IOS devices. 
    Also I do have an Apple TV and I have no problem sharing all the content with it.
    Do you have any suggestions
    Chuck
    Las Vegas, Nevada 

    Agreed. What's the deal, Apple? Why no ability to access iTunes U on iOS 6 via Home Sharing? Please fix this!

  • No list view button in calendar month view with iOS 7.1

    There is no calendar list view button in the month view or any other view on my iPad Air after the iOS 7.1 update? Is this just an iPhone feature or did I Miss something?  

    The list view at the bottom of the screen is an iPhone feature. If you tap the magnifying glass in the calendar, that brings up a list view.
    http://help.apple.com/ipad/7/#/iPad99d9847f

  • IMessage not sending, receiving or synching with iOS 6 devices

    Yesterday iMessage on Mac (runing ML 10.8.2) stopped being able to send, received and synch.  Seems to have coincided with changing of passwords, which I believe all devices (iMac, iPhone and iPad) are using the same password.  Has anyone has a similar experience where Messages was working but then stopped.  It is still working on iPhone but is not updating the iPad or iMac. Similary, when I send a Message on the iPad neither the iPhone nor the iMac are updated.

    iMessage has stopped on my iMac - ML OS has played up twice in the past week. Reboot etc doesnt solve it. It works fine on iPhone 5 and iPad 2 but will not open on iMac. Error message 994 bad access etc and keeps quitting and message box say  it is inactive. When I got to preferences it Quits! All messages have disappeared aswell. Any ideas? It will cost me £35 to call apple to get the answer( as the iMac is outta warranty but only 4 years old). Help?

  • ITunes Match on iOS 7 devices

    I've been using iTunes Match happily for a year now (in fact, my renewal came through yesterday!) but am experiencing some issues using it with iOS 7 devices.
    I had an iPhone 4s running iOS 6. The upgrade to 7 wiped everything, so I had to download new copies of everything from the Cloud. No problems there, that's what I would expect it do. Helpfully though, iTunes Match set itself to download every bit of music I had on there before (over 1000 songs) using cellular data. I was very careful to make sure I hadn't turned this on in iOS 6, so I guess I was naive to assume the iPhone would remember the setting after the OS upgrade.
    So I did the upgrade, all seemed to be working, and left the house. I noticed throughout the day that the battery was draining ridiculously fast. Popped into an Apple Store (missing an appointment to do so) to see what was happening, they said to wipe everything and re-install from a Mac rather than download the update over the Cloud as I had done before. So we did that in the Store, and I left again with a full battery. An hour later, it's back down to 30%. That's when I noticed that I appeared to have a lot of space taken up by music. OMG. It had been downloading music over 3G the whole time! Cue a £60 bill for excess data usage on my contract. Cheers for that, Apple. I admit that I missed what it was doing, but two "genuises" in one of your flagship stores (Regent Street) didn't spot it either.
    Anyway, that was the least of my worries. Fixed that with a simple setting, now it was downloading music only on wi-fi. Great. Trouble is, every time it went on wi-fi, the battery drained quickly again. It was downloading music all the time. Some playlists would complete, some would sit with 2-3 songs missing, trying to download the whole time. Every now and then, I'd pick a playlist, and all the songs would be gone from the device and only in the cloud, needing a download again. It would sometimes just sit there, looking like it was downloading music (little spinwheel next to the wi-fi symbol) but nothing was happening.
    I thought perhaps the device was doing this as it was only a 16GB iPhone 4s, so was trying to save me space by removing playlists I didn't listen to. So I tested it on my iPad 4, just downloading a 10 song playlist. It was there for about 3 days, then disappeared. Again, I thought maybe as it was "only" a 16GB device, it was saving space for me, but I couldn't find anything about a feature like that online at all.
    So last Monday was new phone day. I finally received my 64GB iPhone 5S that I'd ordered on release day. I deliberately installed only the apps I would need, leaving loads of space for music. Trouble is, it's still losing my music. I have a playlist of 370 songs, of which it cannot seem to download 30 (despite my iPad and old iPhone being able to). This playlist will generally work fine on shuffle, skipping the ones it can't download, but every now and then I will go to open the playlist while I'm not on wi-fi, and every song in the playlist is no longer on the device.
    TL;DR: Does anyone know why iOS 7 devices seem to lose songs that they had previously downloaded? iOS 6 worked fine with them.
    And...is there any way to fix this? I'm not entirely happy to be paying £22 a year for a service that doesn't work properly, especially on a brand new £750 device.

    I have been having the same problem. I've just sorted my iphone out (iphone 5 ios 7). This is probably more of a hack/cheat but seems to work. First go to settings>music and switch off the Show all music. When you go to your music app, you will now only be able to see whats actually on the phone. Next I plugged my phone into itunes on my computer and in itunes on the summary screen, I ticked the manually manage music and videos. After doing this, I then unticked it again (it asks a few 'are you sure' questions as you do this). This seems to force it to forget all the itunes match things, have a good look and do a proper sync. Careful here as it had automatically ticked to sync all films / TV etc so told me I didn't have enough space. It kept all my manual music selections so didn't wreck things. I manually switched off things I didn't want (no films / TV etc) and it is now busy copying 3000+ songs back onto my phone.
    Itunes match works well to stream music to my apple tv but my advise is don't use it with a phone if you travel because its rubbish!

  • ITunes - syncing over WiFi with iOS 7

    Ever since upgrading two phones to iOS 7, iTunes is spamming the console with constant disconnects:
    [date] server iTunes[pid]: Entered:_AMMuxedDeviceDisconnected, mux-device:id
    [date] server iTunes[pid]: Entered:__thr_AMMuxedDeviceDisconnected, mux-device:id
    etc etc
    This goes on for a while, about every 2 minutes, until iTunes hangs.
    Originally, I'd set up these phones to sync over WiFi. After switching this off – only for the devices on iOS 7 – the above errors stop ocurring. Again, this doesn't happen with iOS 6 devices.
    Running a Mac mini with Mac OS X 10.7.5.
    Any ideas beyond switching off WiFi syncing  – which is really inconvenient...

    Thank you very much!

  • On iPhone5 with iOS 8.0.2 gives strange storage behaviour

    I have an iPhone 5 with iOS 8.0.2 and something strange has happened to my storage in the phone.
    Had 4.5 GB free when I upgraded from iOS7 to iOS8, after that I have only un-installed apps - not installed any new ones. Today I have 1.8 GB left in storage, but that number is changing all the time. I had 300 MB less space when I woke up this morning compared to when I went to bed. The only thing that has happened during that time is that I have had a normal charger connected to it.
    My storage also changes throughout the day with several 100 MB in differenence without me doing anything.
    Also, I have 1 GB of pictures in my photo stream, but I can't access and view them from my iPhone. I have to use my iPad to see them.
    Anybody have similar issues and problems with the iPhone storage after upgrading to iOS8?
    Note: I have added 200 GB iCloud Drive storage - but that should not affect the internal storage in the phone.

    I tried an online chat with Audi of America and I got back this URL in response:
    http://audi-intelligence.com/bluetooth/prod/
    Apparently it's still being qualified and they need to see if a firmware update will be needed... so unfortunately get ready for some rounds of finger pointing while the dust settles.

  • Why is my Air application taking so long to show the first view on iOS devices?

    I built an Air application that runs on Android devices and iOS devices. The application uses Air 3.4 and Flex SDK 4.6. On my Android device, the application starts in 5 seconds. On my iPad device, the application starts in 90 seconds.
    My application has a splash screen, which is launched via the ViewNavigatorApplication property, splashScreenImage.
    The application was built in release mode and the SWF file is 1.384M. After I create the ad-hoc build, which includes the Air Captive Runtime, I see the following file sizes and startup times.
    iPad 2 - ipa size, 8.6M
    12 seconds of black screen. Then my splash screen appears. 80+ seconds of splash screen. Then my first view appears.
    Android Nexus 7 - apk size, 4.0M
    2.5 seconds of black screen. Then my splash screen appears. 2.5 seconds of splash screen. Then my first view appears.
    Here are more details about my app.
    It's a video conferencing app. So I have to set renderMode to "cpu". The app has 5 views and several popups. The popups use the SkinnablePopupContainer. The app uses dependency injection as provided by the Parsley framework to share two small data objects between the views. The app uses web service calls to manage the conference state.
    The problem occurs at startup. I haven't rendered a view with video logic, and the first view is a welcome page with a scrollable text area for terms and conditions, one button with an icon, one toggle button, and one hyperlink button.
    The app has about 400k of embedded images which are rendered using the MultiDPIBitmapSource.
    The app has 43.3K of icons for the various sizes as specified in the application xml file.
    Any help would be greatly appreciated.

    I figured out how to resolve the issue. I had to change the renderMode from "cpu" to "direct". That solved the problem, and the application performs perfectly. Even the video displays work ok. It's interesting that Adobe advises against using "gpu" or "direct" renderMode when displaying video. I need to figure out why and make sure the application is acceptable as is.
    I have more testing to conduct, but I'm very encouraged.

  • Issues with iOS 8/Conver Viewer v32

    Hello,
    We have recently updated to the latest viewer on our iPad and we have a couple of issues.
    1. For one folio a multistage object is not appearing. We have a video auto play and then a menu is supposed to overlay after a delay. On our iOS 7 iPad this works fine. On iOS 8 it is not.
    2. In the upper right hand corner the icon used to sign out and remove issues from the iPad disappears.
    Will there be a new update to fix these issues?

    Yesterday an update was released that should have addressed #1 above.
    Digital Publishing Suite Help | DPS Bug Fix Release Notes
    If multiple MSOs on the same page are set to Auto Play, only the first MSO auto-played on iOS 8 devices. This issue is fixed. (3835976).
    I'm not familiar with the second issue. Please add a screenshot of the app when this happens.

  • IOS 7 devices do not sync with CalDAV on Mac OS X Server anymore

    Just like some Synology users I am facing troubles syncing my iOS 7 devices with my self-hosted calendars (CalDAV). I am using a Mac mini with 10.8.5 Server, a MacBook Pro with 10.8.5, an iPad 3 with iOS 7.0.2 and an iPhone 5 with iOS 7.0.2.
    What is (not) happening anymore:
    Entering events on my MacBook syncs those with the calendar on my Mac mini server - so far so good. But they are not transferred to my iOS devices. In addition none of the events I am entering or modifying on my iOS devices syncs with my server (and / or my MacBook). Entered events just stay on the device I used.
    What is even more strange: a co-worker used his iPad 4 and his iPhone 4s with my calendars without any troubles before updating to iOS 7. After that his iPad 4 shows the account information in iOS settings and the connected calendars in the calendar app. The iPhone 4s just shows the correct account information within iOS settings but not the shared calendars in the calendar app. In addition the verification of his account on my server fails. I triple-checked this, I even re-configured his account but nothing changes.
    Zhis is pretty annoying as I am utilizing my calendars very intensively... Does anyone have an idea?
    J

    Well, thank You very very much, Blue Sphere!
    Your answer helped me a lot, at least the synchronisation works again to most degrees (even between 6.x.x and 7.x devices and Lion and Mavericks devices). For some unknown reason it takes quite some time to sync all devices - I think it takes a bit longer than before but I am happy it works again so I won't mourn too much about it.
    What still does not work:
    sharing calendars does not work (or e-mail invitation) for users that utilize a GMX mail account, calendars can not be shared with their iOS devices...
    Again, Thank You so much!
    J

  • How do I use family share to setup a new device for my child when I don't already have one with iOS 8?

    My kids want apple products.
    I don't own any.
    I buy an iPad for one and an iPhone for the other, but I can't set them up because they require me to setup Family Share and create accounts.  I can't do that because I don't have a device with iOS 8 already setup.
    I do have a valid AppleID.  I've had it for years.  I use it with iTunes.
    I wish they would just let me manage the account setup and Family Share through a web page.  Right now I'm dead in the water and Christmas is approaching fast.

    I have found a solution.
    It turns out that all the documentation I could find on the web was wrong.  At least in the case of the iPad I just bought. I did manage to borrow a device so that I could setup family share and the kids accounts, but when I went to enter the new existing account into the setup of the iPad, it then started leading me through the process to create the account (clearly it didn't bother to check if it really existed already).  In reality, I believe had I just entered a "new ID" for my child, that didn't exist, it would have led me through the same process.  As it was, I had to back out to the first screen and skip the creation process, since I had already created the IDs elsewhere.
    The only part I'm not clear on, is if I still would first have needed to turn on family sharing for my ID before starting this whole process, or whether it would automate that while creating the child AppleID.

Maybe you are looking for