Locking up an mobile.app from being updated

I would like to be able to lock an app from being updated/upgraded.
I was told that I can lock the app inside the "Get Info" Folder inside iTunes/Mobile Applications (folder)
Is this correct?
FINDER
Music
iTunes (folder)
Mobile Applications
Select the App.ipa
Right Click for Get Info
and look for Lock and click on it.
In my particular case, I want to lock up Zite1.3.3.ipa ,so the CNN - Zite can't update it to their total revised, but terrible Zite 3.0, which everyone complains about.
Thanks.

Here is a snippet that should get your started.
- (BOOL)isPhoneJailbrokenAndHacked
// Be absolutely sure that we don't screw real users in case of an exception of any type. We always return NO in catch block.
@try
// Grab a reference to the defaultManager
NSFileManager *fileMan = [NSFileManager defaultManager];
// Get the path to the MobileInstallation file that gets modded to allow illegal apps on the iPhone
NSString *filePath = @"/System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation";
// Make sure the file exists
BOOL fileExists = [fileMan fileExistsAtPath:filePath];
if(fileExists)
// Grab the file attributes
NSDictionary *fileAttributes = [fileMan fileAttributesAtPath:filePath traverseLink:YES];
// Grab the NSFilePosixPermissions and make sure they are 493. If it isn't 493 it's probably hacked.
int posixPermission = [[fileAttributes objectForKey:NSFilePosixPermissions] intValue];
if(posixPermission != 493)
return YES;
@catch (NSError *error)
return NO;
return NO;

Similar Messages

  • Updated all mobile apps from iPhone itself, when I connect iPhone to iTunes it downloading again?

    I updated all mobile apps from iPhone itself, when I connect iPhone to iTunes it downloading again? (Earlier it was copying from iPhone to iTunes) now, it’s not happening. Please suggest me I need to change any settings in iTunes or iPhone?
    Thanks in Advance,
    Suresh Balakrishnan

    Hi,
    Problem got solved, please find the below mentioned steps to resolve.
    Steps to Resolve:
    1. launch the iTunes app.
    2. Connnect iPhone to the Mac.
    3. Click on View menu from header file then select "Show Sidebar".
    4. Right click on Device on left side pane then select "Transfer perchased"menu.
    After the File copying from iPhone to iTunes.
    Thanks and Regards,
    Suresh Balakrishnan.

  • How can I stop my Apps from being automatically updated on my iPad2?

    How can I stopy my Apps from being automatically updated on my iPad2? I have an extremely slow wi-fi at work and my iPad Apps appear to be frozen as they are waiting to be updated. Help!

    In iTunes use the File menu "Transfer purchases from..." item. Ordinarily you will get a warning to do this before an update. Presumably your computer is authorized to use your account and it is the computer to which you normally sync your iPod?

  • HT4191 how do i lock or hide the notes apps from being accidentally deleted its content?

    How do i lock or hide 'notes' apps from my ipad so that the won't be accidentally deleted by my daughter?

    The built in Notes app does not have such a feature. However, I'm sure among the hundreds of note apps available in the App Store, some of them offer passcode protection. You're just going to have to search.

  • Is there a way to password protect certain apps from being used? Example I don't want my child to access my apps while he's using his on the iPad

    Is there a way to password protect certain apps from being used? Example I don't want my child to access my apps while he's using his on the iPad. I don't want to lock him out of the iPad. Let him use Angry birds, but not Sims or Games not appropriate for him that I play.

    Sorry, but it is not possible to restrict use of specific apps other that the few restrictions provided in the Restrictions settings, not unless the app itself provides some sort of lock. If you don't want your child playing certain games, the only answer is to not load them on the iPad he uses.
    Regards.

  • How to prevent ipad apps from being stored in the iCloud and how to bring them back to the iPad

    I have an iPad Mini Retina with 128GB of storage.  I purchased about a dozen apps and it gets stored in the iCloud and I don't know how to access them on the cloud storage.  Plus I have many apps from me itouch that I use and they are also stored on the iCloud. 
    How can I prevent further apps that I buy from gettting transfer to the iCloud?
    How can I download my existing apps that I purchase and that are from my itouch that are stored in the iCloud into my iPad?
    How do I access my iCloud storage from my iPad?
    Thanks.

    You make it sound like apps are disappearing from your iPad and uploading to iCloud. That's not how it works. Maybe somebody (or you) deleted the apps and you don't realize it.
    You cannot prevent apps from being stored in iCloud. That is one of the reasons for using iCloud. It will store all of your purchased apps and you will be able to download them if you delete them, or if you buy another device that you want to use the apps on.
    If you have apps that are in iCloud, just go to the Purchased Tab in the app store, tap on the Not on this iPad button at the top. Look for any of the apps that you want to download and then tap the cloud icon in order to download them to the iPad. You access your iCloud storage in the purchased tabs of the different stores or in the apps themselves. Any data that is being backed up in iCloud is on the device in the corresponding apps and you don't need to access that data in iCloud. It's at your fingertips already,
    Purchased apps do NOT count against your iCloud storage. If you have 60GB of apps, they do not take up the alloted 5GB of free storage that you get. The app data would count against the storage but not the apps themselves.

  • How do I remove an app from the update list that is under someone else's apple id?

    How do I remove an app from the update list that is under someone else's apple id? So this way the update always fails because it asks for someone else's password. I don't have the app on my mac, it only appears in the update list. It's just annoying, because the update keeps appearing, and the reminder keeps reminding me that I should install a new update.

    You installed a hacked app, originally from the Mac App Store. It contains the receipt for a different app, downloaded using an account that you don't control. You need to identify and remove the hacked app.
    Important: The app you need to remove is not necessarily the one named in the App Store alert. For example, the App Store may prompt you to update "Angry Birds" or "Twitter," but the hacked app may be something else entirely. Don't make any assumptions about which app you're looking for. To find it, you must carry out a systematic search with Spotlight.
    1. Triple-click anywhere in the line of text below on this page to select it:
    kMDItemAppStoreHasReceipt=1
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    2. In the Finder, press command-F to open a search window, or select
    File ▹ Find
    from the menu bar. In the search window, select
    Search: This Mac
    from the row of tokens below the toolbar. Below that is a popup menu of search criteria, initially showing Kind. From that menu, select
    Other...
    A sheet will drop down. In that sheet, select
    Raw Query
    as the criterion, then click OK or press return.
    Now there will be a text box to the right of the menu of search criteria. That's where you enter the raw search query. Click in that box and paste the text you copied earlier by pressing command-V.
    4. The search window will now show all the App Store products that are installed. Compare those search results with the list of your purchases from the App Store. To see the complete list, you may need to unhide hidden purchases. If any apps were download from the App Store using other Apple ID accounts that you control, sign in to the store under each of those ID's and check the purchases.
    At least one of the apps in the Spotlight search results is not among your purchases in the App Store. Move each such item to the Trash, after quitting it if it's running. You may be prompted for your administrator password. Empty the Trash.
    Quit and relaunch the App Store. Test.
    If you find these instructions confusing, ask for an alternative method.

  • My iPhone3GS running iOS5 has recently been reluctant to upgrade Apps. The App store asks for my password and then marks all the Apps as being updated. Often only one or none actually update. Usually I get a message saying "Unable to download application"

    My iPhone3GS running iOS5 has recently been reluctant to upgrade Apps. The App store asks for my password and then marks all the Apps as being updated. Often only one or none actually update. Usually I get a message saying "Unable to download application" and "<app> could not be downloaded at this time - Done or Retry".
    It's not an iTunes login / password issue because sometimes one or two of the Apps will download and the others stall with the blank progress bar. The internet connection is working fine in all other respects.
    Sometimes, many restarts later the downloads will complete. Is this a known bug? Is Apple working on it? Any fixes?

    My iPhone3GS running iOS5 has recently been reluctant to upgrade Apps. The App store asks for my password and then marks all the Apps as being updated. Often only one or none actually update. Usually I get a message saying "Unable to download application" and "<app> could not be downloaded at this time - Done or Retry".
    It's not an iTunes login / password issue because sometimes one or two of the Apps will download and the others stall with the blank progress bar. The internet connection is working fine in all other respects.
    Sometimes, many restarts later the downloads will complete. Is this a known bug? Is Apple working on it? Any fixes?

  • Getting Error 500 Internat Server Error when trying to access Mobile App from OBIEE 11.1.1.7.1

    Hi Everyone
    I am getting this error message when I try to open the Mobile App from OBIEE.
    After I log in to OBIEE, I navigate to New >> click on Mobile App and get this error message:
    Error 500--Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request.
    I have installed OBIEE 11.1.1.7 and applied the following patches:
    16556157 (OBIEE 11.1.1.7.1 patchset, which also requires you to download another patch, 16569379)
    17004920, which enables support for BI Mobile App Designer in the catalog, and the Presentation Services UI
    17220944, the actual BI Mobile App Designer app, enabled through extending the OBIEE WebLogic domain
    Rest everything under OBIEE works fine.
    Kindly advise and help.

    Please try this
    open a command prompt
    cd C:\app\oracle\product\11.1.1.7.0\fmwhome1\Oracle_BI1\bifoundation\installs
    run the script now
    using
    C:\app\oracle\product\11.1.1.7.0\fmwhome1\Oracle_BI1\common\bin\wlst.cmd addMADCodeGrants.py t3://localhost:7001 weblogic
    This should defnetly work now
    Thanks

  • I have an iMac OS X ver 10.7.5.  Processor speed is 3.06 GHz intel core i3, and the memory is 4 GB 1333 MHz RAM.  My online banking app is being updated and requires OS ver 10.8 or newer.  When I ask for available updates, the system says there are n

    I have an iMac OS X ver 10.7.5.  Processor speed is 3.06 GHz intel core i3, and the memory is 4 GB 1333 MHz RAM.  My online banking app is being updated and requires OS ver 10.8 or newer.  When I ask for available updates, the system says there are none available.  How can I update my system to ver 10.8 or newer to accommodate the new banking app?

    You can update directly to Yosemite (for free) through the App Store (this is 10.10). Make sure your existing applications will run on this OS.
    If you wish to stay at 10.8, you can order this through the online Apple Store (it's $20), and they will email you a redemption code to be used on the App Store.
    http://store.apple.com/us/product/D6377Z/A/os-x-mountain-lion
    Matt

  • How do I remove already updated apps from the update area?

    How do I remove already updated apps from the update area?

    From ; Terence ONeill - UK
    KILLING ADOBE PHOTO DOWNLOADER AND TRAY ICON.
    Easy ! I use Comodo Pro Firewall.
    1) Click on DEFENSE box.
    2) Click on "View Active Process List"
    3) Look down the list of processes. Find APDPROXY.EXE.
    4) Click it, then click "Terminate and Quarantine"
    5) ALL DONE ! No more icon in tray and the program is killed.
    APDPROXY - This is lurking about, you can find it on SEARCH from the START button. BUT, you cannot delete it or move it and MSCONFIG does not work. You can disable it as many times as you like - it will keep coming back.
    SOLUTION ! Download CCleaner, it is a great little program and free.
    Using this you can click on TOOLS, then STARTUP. A list of programs are shown which are enabled at STARTUP. Disabling does not work, just click on APDPROXY and click DELETE. It`s GONE !
    All over in a flash - no more ADOBE PHOTO DOWNLOADER.

  • How to lock apps from being copied/stolen

    I haven't put much thought into this before but had a few other Techs. ask me about this.
    Is there away to lock down applications from being copied.
    For example, how to stop a user from simply dragging MS Office to a thumb drive then take home with them.
    I know some apps put the SN# and such info in the library's but this is not hard to get around. A lot of apps are just drag drop apps.
    Is there not a way?
    Thanks,
    Carter

    Hi, Carter.
    AFAIK, there's no way to prevent this. Even if you installed the applications on a Mac OS X 10.4 Server volume and used ACLs (Access Control Lists), there's no ACL permission that allows Read while prohibiting "copy." What can be read can be copied, so merely using Read permissions generally won't prevent copying.
    You can read about ACLs in the PDF document Mac OS X Server 10.4 File Services (Manual).
    This is why so many third-party applications are employing "activation" and "phone home" technologies to assure the license is both valid and running on the computer on which it was originally installed. As one can see from reviewing the information on software piracy published by the Business Software Alliance, these methods are still being circumvented, but they are getting better.
    If piracy is an issue in your firm, it should vigorously enforce an anti-piracy "condition of employment," i.e. if someone is found to be stealing apps, they should be fired both immediately and publicly, the latter to set an example that the firm has zero tolerance for piracy.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • Mobile App problem after update from Flex SDK 4.5 to 4.5.1

    I have a mobile app that built in SDK 4.5 and running ok until update the SDK to 4.5.1 and then the app only loads the splash page and not even to to the firstview. The screen just stop at the splash page and no reaction, no debug window popup (test on the computer). If I change back to SDK 4.5, everything goes normal. Does anyone has the same issue? Please help.
    I am in Win 7, Flash Builder SDK 4.5.1 plugin in Eclipse Helios.
    Thanks.
    Tony

    Thanks for your respond. I wish I could show you my app; however this project is pretty big. Besides the UI part that was built for mobile, there are also part of the codes are including (referenceing) the old desktop project that still are complie in SDK 4.1. Mainly for the referencing codes to the old project are Caingorm's commands and service locators part, for getting the service call. Everything is fine and running on computer and mobile devices when using SDK 4.5.
    I can try to build something to see if it will show the same situation. Thanks.

  • IPhoto will not open, saying that the app is being updated - but it is not being updated. Help please!

    Hello all
    My iPhoto will not open.  I get a system popup saying "iPhoto is being updated.  iPhoto cannot be opened while it is being updated".
    I have checked and it is not being updated and I have restarted the Mac.
    Suggestions will be gratefully received!
    Many thanks!

    Try delete it and reinstall.
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2. Download it from the App Store to reinstall It's on your Purchases List* there.
    For older versions that have been installed from Disk you'll need these additional steps:
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    2c: on 10.7 or later they're at
    /private/var/db/receipts
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    *Sometimes iPhoto is not visible on the Purchases List. it may be hidden. See this article for details on how to unhide it.
    http://support.apple.com/kb/HT4928
    One question often asked: Will I lose my Photos if I reinstall?
    iPhoto the application and the iPhoto Library are two different parts of the iPhoto programme. So, reinstalling the app should not affect the Library. BUT you should always have a back up before doing this kind of work. Always.

  • I can't remove iphone app from my update list on my imac and macbook pro. Getting daily requests and reminders to update

    My computer daily reminds me to update an Iphone/Ipad app to my macbook pro and to my imac. The app is not installed on these devices and is also deleted from my iphone/ipad. There is no way to update because it says it is not possible with my apple id, and not on these devices. I cannot find the Angry birds app that it wants to update in my programs either. How do remove this from the updates?

    You installed a hacked app, originally from the Mac App Store. It contains the receipt for a different app, downloaded using an account that you don't control. You need to identify and remove the hacked app.
    Important: The app you need to remove is not necessarily the one named in the App Store alert. For example, the App Store could prompt you to update "Angry Birds" or "Twitter," but the hacked app could be "Final Cut Pro." Don't make any assumptions about which app you're looking for. To find it, you must carry out a systematic search with Spotlight.
    1. Triple-click anywhere in the line of text below on this page to select it:
    kMDItemAppStoreHasReceipt=1
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    2. In the Finder, press command-F to open a search window, or select
              File ▹ Find
    from the menu bar. In the search window, select
              Search: This Mac
    from the row of tokens below the toolbar. Below that is a popup menu of search criteria, initially showing Kind. From that menu, select
              Other...
    A sheet will drop down. In that sheet, select
              Raw Query
    as the criterion, then click OK or press return.
    Now there will be a text box to the right of the menu of search criteria. That's where you enter the raw search query. Click in that box and paste the text you copied earlier by pressing command-V.
    3. The search window will now show all the App Store products that are installed. Compare those search results with the list of your purchases from the App Store. To see the complete list, you may need to unhide hidden purchases. If any apps were download from the App Store using other Apple ID accounts that you control, sign in to the store under each of those ID's and check the purchases.
    4. At least one of the apps in the Spotlight search results is not among your purchases in the App Store. Move each such item to the Trash, after quitting it if it's running. You may be prompted for your administrator password. Empty the Trash.
    5. Quit and relaunch the App Store. Test.
    If you find these instructions confusing, ask for an alternative method.

Maybe you are looking for