Single App & iOS 8

Hello,
I have built few months ago two single edition apps for app viewer V26.
I have read about the necessity to update multi-folios applications on the latest version but I am not sure it also concerns single editions apps.
Can someone tell me if I also need to re-build my apps on the latest version if I want iOS 8 users to be able to use it please ?
Moreover, I would like to know if I update my apps to the latest version, will iOS 7-6 users be able to use my new app built with latest version or does iOS 8 users only will be able to use it ?
Thanks for your support,
Regards,

Hello,
Here are the others posts I have seen before I started this thread :
Re: App incompatible with iOS8
Problem with single edition App v32
I don't understand because I am using Indesign CC and we have built our app for the v26 viewer. So as Bob Bringhurst said it should work fine for single app even on iOS 8 ?
I have crawled many threads before posting and didn't found one with the exact configuration / problems as mine.
If you have any indication and / or link to provide me it would be really nice,
Thanks a lot,
Regards,

Similar Messages

  • Single App Mode iOS 8 broken

    Hi there
    Noticing a problem with both Single App Mode and Guided Access Mode since iOS 8 upgrade, and not fixed by 8.0.2.
    Every time a link is pressed within a web view or any external URL request, the notice "Guided Access Enabled, triple tap the home button to exit" pops up in the top bar. We have a tonne of iPad Minis out on shows with clients that are locked into one single app using one of the two methods - Guided Access / Single App.
    This is a real problem since the notice is shows on every single external URL request or page load within a WebViewer.
    Anyone else had this problem or know of a way of fixing it? Looking like the only fix is to jailbreak, downgrade to iOS 7 and use that - a much more stable iOS release!
    Ollie

    Hi Ollie,
    I've found a workaround thanks to Chris from Kiosk Pro App.
    You need to transform all requests (only when Guided Access is on) with navigation type "UIWebViewNavigationTypeLinkClicked" to navigation type "UIWebViewNavigationTypeOther"
    One issue with this workaround is that the Guided Access message still appears for links using types "Form Submitted" and "Form Resubmitted". Trying to transform these types could potentially cause an error with loading the page.
    Here is an implementation by Blandine from Adaptive Channel :
    In the method :
    - (BOOL)webView:(UIWebView *)webView shouldStartLoadWithRequest:(NSURLRequest *)request navigationType:(UIWebViewNavigationType)navigationType {
    Just add  :
    if (UIAccessibilityIsGuidedAccessEnabled()) {
            if (navigationType == UIWebViewNavigationTypeLinkClicked ) {
                navigationType = UIWebViewNavigationTypeOther;
                [webView loadRequest:request];
                return NO;
    Hope it helps.
    Cheers,
    Mehdi

  • Single app mode in my IOS application

    I want to implement Single app mode in my IOS application through coding. For this I am doing the following steps:-
    1. I am supervising my device through apple configurator and using config profile generated by configurator itself.
    2. I have selected the restriction payload to generate my profile because I want single app mode functionality.
    3. According to apple documentation one key is added in Restriction payload that is “autonomousSingleAppModePermittedAppIDs” in IOS and later. But I am not able to find it anywhere to fill my bundle identifier. I have tried to add this key manually by editing the profile in text edit but this process invalidates my profile.
    Here is the link reference:-
    https://developer.apple.com/library/ios/featuredarticles/iPhoneConfigurationProf ileRef/Introduction/Introduction.html#//apple_ref/doc/uid/TP40010206-CH1-SW13
    Under Restrictions Payload section of the documentation.
    4.I have tried to generate my profile with the help of iPCU(iPhone configuration utility) as well but did not find anything.
    So please help me out what I am missing here or what else i need to do.
    Thanks
    Steven Meister

    Hi Ollie,
    I've found a workaround thanks to Chris from Kiosk Pro App.
    You need to transform all requests (only when Guided Access is on) with navigation type "UIWebViewNavigationTypeLinkClicked" to navigation type "UIWebViewNavigationTypeOther"
    One issue with this workaround is that the Guided Access message still appears for links using types "Form Submitted" and "Form Resubmitted". Trying to transform these types could potentially cause an error with loading the page.
    Here is an implementation by Blandine from Adaptive Channel :
    In the method :
    - (BOOL)webView:(UIWebView *)webView shouldStartLoadWithRequest:(NSURLRequest *)request navigationType:(UIWebViewNavigationType)navigationType {
    Just add  :
    if (UIAccessibilityIsGuidedAccessEnabled()) {
            if (navigationType == UIWebViewNavigationTypeLinkClicked ) {
                navigationType = UIWebViewNavigationTypeOther;
                [webView loadRequest:request];
                return NO;
    Hope it helps.
    Cheers,
    Mehdi

  • I successfully unlocked my iPhone 4S (AT&T, iOS 7.0.2) and many apps are missing. Went to app store and updated all apps. If I manually update a single app it will show up. Solution to get all apps back in place?

    I successfully unlocked my iPhone 4S (AT&T, iOS 7.0.2) and many apps are missing. Went to app store and updated all apps. If I manually update a single app it will show up. Solution to get all apps back in place?

    Hi downeyjdm,
    Welcome to the Support Communities!
    To resolve this issue, I would suggest updating your iOS to the latest version, which is 7.0.3.
    iOS 7.0.3
    http://support.apple.com/kb/DL1691
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If your purchased apps are still not appearing on the iPhone, you can redownload them:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/HT2519
    Cheers,
    Judy

  • Profile Manager cannot set ibooks as single app mode in iOS

    Right now I had updated all my iPad to iOS 8.0.2, and the server is updated to the newest version,too.
    Sadly, When I want to setup the iPad to single app mode with iBooks, I cannot find it in the list.
    Is this means ibooks is no long support on the single app mode? Then why give us the new function about push ibooks?
    I have try the assistant function on my iPhone (8.0.2) itself, it can be locked in iBooks.
    Any one can tell me what is the problem?
    Many many thanks!

    HI Hines,
    I had the same problems after the 3.0.2 update: enrolling of devices not working, unable to push configurations from Profile Manager, etc.
    The update was a simple 3.0.1 => 3.0.2 on already updated OSX Mavericks to 10.9.1 and it seemed that all was ok, not like this situation: https://discussions.apple.com/message/24450438
    Services used:
    -Web
    -Profile Manager with 20 iPads/iPhones already enrolled and with some in-house app pushed
    I followed a solution similar to what suggested from Hines, apart from point #6. I was unable to re-download Server.app from App Store, greyed-out button.
    So I was very happy to have another mac to download a fresh copy of Server.app.
    Then:
    -Deleted and thrashed the old version
    -Message "all services stopped"
    -Reboot
    -Copied fresh "Server.app" to /Applications
    -Started "Server.app" that made some initial auto configuration
    -Services restarted
    I just had to restart the postgres service and seems that I didn't lost any data/config (I hope, I'm already checking!)
    =begin RANT
    I know that Apple is essentially an hardware manufacter manly for consumer target now but that a simple minor update broke an entire software meant to be solid, like a server must be, is just plain unacceptable.
    I know that OSX Server is very cheap and we can't pretend too much....but F**K...i loosed my sleep tonight!
    =end RANT

  • I have an iPod 4.2.1 version and recently when I try to download an app it is either incompatible or reuires a newer version of OpenGLS. is there any way I can update the software I have because I literally cant download a single app. Thank you.

    I have an iPod 4.2.1 version and recently when I try to download an app it is either incompatible or reuires a newer version of OpenGLS. is there any way I can update the software I have because I literally cant download a single app. Thank you.

    No, you can't update your 2G iPast past iOS 4.2.1. The graphics hardware on the 2G does not support the latest Open GLS.
    Yes, there are not that many apps that still works with a 2G with 4.2.1.

  • When restore iPhone from backup, why it copying every single app

    when restore iPhone from backup, why it is copying every single app from library? any way to restore whatever was backed up from iPhone?

    How to restore from backup without sync all my apps? I recently upraded firmware to IOS 7, and then tried to restore from my privouse backup. But it everytime, when it's saying you are successfully restored. but I when I unlock my phone all app icon are dark gray color, means nothing restored and then itunes automactically copying all my app to iPhone like 100+ apps, I dont need all of them.
    Again, How to restore from backup without sync all my apps? 

  • HT4623 Restore Single App Data?

    Is it possible to restore a single app's data to an iphone from a previous backup?

    App data is stored in only two places, on your device, & as part of your device's backup. To restore this data would require restoring from a backup that contained the data. However, the restore from backup process ia all or nothing. Further, an iCloud backup cannot be viewed or edited. It can only be restored to another iOS device.

  • How to restore a single app

    apple did a reset on my ipod.  how can i retrieve a single app from backup.  they told me not to restore completely from backup.

    Just what are you trying to accomplish? Yu can alsoways redownload a sing app:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Whay did appl say: "they told me not to restore completely from backup."
    Maybe here but I do not really understand what you want.
    How to transfer game saves between iOS devices, without iTunes, and without jailbreaking | TUAW - The Unofficial Apple Weblog

  • Why ipad reloads every single app when syncing?

    I've had a really annoying problem and I don't know why it's happening. My ipad has iCloud back up turned on, but if I connect to itunes to add a new app for example, when I press apply, iTunes resyncs every single app on my ipad which takes 2hours or more.
    What on earth is going on here? It never used to happen before iTunes 10, can't tell you how annoying it is, as it means i cannot manage my apps manually anymore.
    Thanks

    How to restore from backup without sync all my apps? I recently upraded firmware to IOS 7, and then tried to restore from my privouse backup. But it everytime, when it's saying you are successfully restored. but I when I unlock my phone all app icon are dark gray color, means nothing restored and then itunes automactically copying all my app to iPhone like 100+ apps, I dont need all of them.
    Again, How to restore from backup without sync all my apps? 

  • Connection issues on Public Hotspot - Single App mode (MDM)

    My iPad is connected permanently to a public hotspot. The connection sometimes is interrupted by a planned maintenance on the AP.
    It happens from time to time that the iPad can't recover it's Wifi connection by itself.
    Going to the settings> Wifi seems to be enough to reconnect.
    Problem is that the device is working in An MDM Single App profile, and so the settings are not meant to be reachable.
    Restarting the device is required to reconnect to the public AP.
    I know that IOS sometimes turns down WIFI after a certain period of non-use, but in Single App, the iPad stays on, day and night.
    It is running in IOS 7.1.
    Is this a know issue?

    anyone know how to set a correct task id?

  • TS1702 what is the point of the Ipod touch(2nd generation)?Every single app Is not compatible with it.Seems like a complete ripoff to me.My phone was alot cheaper and does way more.Very frustrated with this device.

    what is the point of the Ipod Touch(2nd generation)?Every single app is not compatible with it.Am I missing something?My cell phone cost 1/2 as much and does way more.This is why I don't normally purchase any apple products.Overpriced flashlight,that's about all it does.

    There are still some apps compatible, with the 2G. Also, since September, Apple has now allowed download the last version of apps that were compatible with the 2G but have been updated to no longer be compatibles
    To more easily find compatible apps:
    iOSSearch - search the iTunes store for compatible apps.
    Apple Club - filter apps by iOS version.
    App Store: Downloading Older Versions of Apps on iOS - Apple Club
    App Store: Install the latest compatible version of an app

  • Can you have more than one plan at a time? i.e.: After Effects CC Single App   Photography

    I can't afford to pay for the whole CC package, but I really miss Photoshop in my workflow. In all the promotional stuff, the single app plan is offered to those who only want "one or two" apps, but I'm guessing the two only applies to PS+LR
    Paying an extra £8/mo for Photoshop would be worthwhile, but It isn't immediately clear whether or not this is doable.
    If anyone has tried this, or knows an answer I'd greatly appreciate your help!
    Thanks,
    -Mat

    Yes, you may have more than one "single" subscription, with the photography special counting as a single
    Cloud Plans https://creative.adobe.com/plans
    -and subscription terms http://www.adobe.com/misc/subscription_terms.html

  • Creative Cloud for Teams and Single Apps

    Dear Adobe,
    I am an IT manager with a company that had 29 licenses of CS6, we now have Creative Cloud for teams, which is great. 
    However, Part of my company (the accounts side of things) only need Adobe Acrobat. 
    Why... WHY?  Can't I have 30 single app licenses for these users under the same account?  I got a call from your offshore licensing group and the woman who I talked to didn't seem to understand what I need. 
    I need the ability to give the entire creative cloud to some of my users.
    but for the rest, I need to be able to only roll out Acrobat...
    Thanks for the help

    I am in the same situation. I do the design work for my clients they look at and markup PDF files. They have their own software. To add them to the team cost me $70.00 a month, 22 of them would cost a lot of money.
    After setting up the first system Adobe took away file syncing the day after we had it setup. And team members were not able to see one another's files. Asking for a refund they transfer us to the special billing department for teams, then the line goes dead. I am guessing that my request for refunds is falling on deaf ears.
    Our solution was to acquire our own Cloud hosting server $299.00 a year and $22,000 (there are cheaper) for the Cloud Server. We will have save the Adobe solution costs within the first year.

  • I am trying to install Adobe Encore, but it has been discontinued. Can I install and activate a previous version using my Single App Premier Pro membership?

    I am trying to burn and author a Blu Ray DVD. I do not have a usable version of Encore , as it has been discontinued. I currently have a Single App membership for Premier Pro CC.
    I was advised to install Premier Pro CS6 as Encore comes with this package. I did this, and the software downloaded but an error message came up saying my membership had expired. I think this is because I do not have permission to run Preier Pro CS6 using my Premier Pro CC membership. How can I get the software using my current membership? Or do I need to upgrade my membership to a full Creative Cloud membership in order to use Encore?

    CS5-thru-CC PPro/Encore tutorial list http://forums.adobe.com/thread/1448923 will help
    The bottom section of the link above has several Adobe links, and other information, on downloading Premiere Pro CS6 and the bundled Encore CS6, and the TWO ADDED downloads for the Encore library content, to author a DVD or BluRay... and the tutorial list includes learning how to use Encore... pay particular attention to the picture in reply 3 at this link - https://forums.adobe.com/thread/1516173 (picture first posted by Ann Bens and reposted by Stan Jones)

Maybe you are looking for

  • Labview 2010 run-time engine silent install

    I am having trouble with installing the run-time engine for LabVIEW 2010 with the silent option. I am using the minimum version of the run-time engine. Before I used the LV7 run-time engine. Then I could install it silently using LVRunTimeEng.exe /qb

  • Ive installed the 1.4 JDK, but java -version still reports 1.2

    Ive installed J2SE 1.4 sdk, but have installed osme other applications that have installed some older JRE's and SDK's. Now when i issue the java command "java -version" it reports C:\>java -version java version "1.2.2" Classic VM (build JDK-1.2.2_008

  • Font Size Using PRINT-CONTROL

    Hi All, I am converting classical report list into PDF format. while converting PDF I need to change the font size and type. For this i am using print-control in the code, but the font size and type are not changed in the PDF file. My code is as foll

  • I'm wondering what to do here.

    I have two albums of the same name and on cover flow even though they are different artists (and have different album pictures) only one of them shows and it in its details it shows the other album's songs. So what should I do to see both albums? Als

  • Personal Hotspot disappeared on my iPad 3 (wifi+cellular) after iOS 6

    Personal hotspot was available and working on my iPad 3 (wifi+cellular). After upgrading to iOS 6, I cannot see anywhere personal hotspot option in the Settings application. I also have an iPhone 3GS which is also running iOS 6; personal hotspot can