One app in my iphone is not loading

one app in my iphone is not loading, it says it is "waiting". I already tried clicking on it, but nothing happens.

See Here for...
Troubleshooting applications purchased from the App Store

Similar Messages

  • Oracle.apps.fnd.framework.OAException: Could not load application module

    Hi All,
    Need an urgent help.
    I have creted new VO which extends to the seede VO. Ihave run jpx import utility to import all file and it has shows that import has been done succesfully.
    After that I have bounced apache and checking the page..It is giving error as
    oracle.apps.fnd.framework.OAException: Could not load application module 'oracle.apps.pon.homepages.buying.server.BuyerHomeAM'.
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:279)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1166)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._RF._jspService(_RF.java:102)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:484)
    ## Detail 0 ##
    JBO-30003: The application pool (schd001b.sch.ge.comgpsst11719201oracle.apps.pon.homepages.buying.server.BuyerHomeAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition mycompany.oracle.apps.pon.homepages.buying.server.mycompanyBuyerHomeNegotiationsGlanceVO of type View Definition not found
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1610)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2357)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:214)
         at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:473)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:208)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1166)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._RF._jspService(_RF.java:102)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:484)
    ## Detail 0 ##
    oracle.jbo.NoDefException: JBO-25002: Definition mycompany.oracle.apps.pon.homepages.buying.server.mycompanyBuyerHomeNegotiationsGlanceVO of type View Definition not found
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:329)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:269)
         at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:649)
         at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:369)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:494)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:673)
         at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:369)
         at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:135)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:76)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:1984)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:361)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1543)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2357)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:214)
         at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:473)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:208)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1166)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._RF._jspService(_RF.java:102)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:484)
    JBO-30003: The application pool (schd001b.sch.ge.comgpsst11719201oracle.apps.pon.homepages.buying.server.BuyerHomeAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition mycompany.oracle.apps.pon.homepages.buying.server.mycompanyBuyerHomeNegotiationsGlanceVO of type View Definition not found
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1610)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2357)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:214)
         at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:473)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:208)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1166)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._RF._jspService(_RF.java:102)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:484)
    ## Detail 0 ##
    oracle.jbo.NoDefException: JBO-25002: Definition mycompany.oracle.apps.pon.homepages.buying.server.mycompanyBuyerHomeNegotiationsGlanceVO of type View Definition not found
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:329)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:269)
         at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:649)
         at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:369)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:494)
         at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:673)
         at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:369)
         at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:135)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:76)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:1984)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:361)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1543)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2357)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:214)
         at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:473)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:208)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1166)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at oa_html._OA._jspService(_OA.java:88)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._RF._jspService(_RF.java:102)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:484)
    Can anyone help me in this regard..
    Thanks in advance

    Please confirm the classpath where
    mycompany.oracle.apps.pon.homepages.buying.server.mycompanyBuyerHomeNegotiationsGlanceVO
    is added in the jserv.properities file in the application server.
    --Bala                                                                                                                                                                                                                                                                                                                                                                                                                       

  • TS1702 Certain apps on my iphone are not working since the IOS 6 update, all at tempts to resolve this issue have failed. Any suggestions

    Certain apps on my iphone are not working since the IOS 6 update, all at tempts to resolve this issue have failed. Has anyone got any suggestions. Thanks

    If you don't tell us what solutions you've already taken, we're probably going to waste a lot of time telling you to do things you've already done.

  • Can I remotely remove Apps from my iphone when not connected to iTunes. I have my apple ID and password. but my iphone is not in same wifi range

    Can I remotely remove Apps from my iphone when not connected to iTunes. I have my apple ID and password. but my iphone is not in same wifi range

    Sorry, not sure what you mean by remotely?
    You can remove apps from your phone without being connected to anything if you have the phone in hand. Were you speaking about something else?
    If not, then you just press on an app on the Home screen and hold it down until they all begin to wiggle. Apps that you can remove (non-Apple apps) have a little "x" in the top left-hand corner. Tap on that, and the app will be removed.
    Cheers,
    GB

  • How to stop update notification for one app (iMovie) that I do not want to update

    How to stop update notification for one app (iMovie) that I do not want to update. I do not want iMovie 10 taking up nearly 3 gb on my hard disc. iMovie 9 is just fine and only takes up 1.5 gb. But I get notifications to update and don't know how to turn it off. I've gone into the Purchases tab of the App store and deleted it. I don't want to turn off Update notifications (which is irrelevant in any case because I see no option to do that in Notifications system preference pane). I just don't want to be bugged about iMovie updates. The only option I'm given is to postpone the next reminder until the next morning. -- Franklin

    Interesting; never came across that - here is the window I get (just double clicked on a random doc in the trash):

  • Can I remotely remove Apps from my iphone when not connected to iTunes

    Can I remotely remove Apps from my iphone when not connected to iTunes. I have my apple ID and password. but my iphone is not in same wifi range

    Tap & hold an app icon until they wiggle then tap the X on the app you want to delete.

  • My phone was stolen, what can I do to recover? He is off then the app "Find My iPhone" is not working. I'm desperate, because not even finished paying and is ma warranty.

    My phone was stolen, what can I do to recover? He is off then the app "Find My iPhone" is not working. I'm desperate, because not even finished paying and is ma warranty.

    For Find My Phone to work, you must first turn it on in Settings > iCloud before the iPhone is stolen, and the iPhone MUST be turned on and connected with the Internet.  If not, it is not possible to locate it.  Report the theft to the police, change all passwords associated with accounts on the iPhone, contact your carrier in case the can blacklist it.

  • HT1689 My itunes store app on my iphone does not work.

    My itunes store app on my iphone does not work. It flashes on, then immediately off and back to the homepage. What is the solution? Can I de/re-install? I'm not sure how to do that since no "X" shows up in the top right corner anymore....

    Hi mixterart,
    Thanks for using Apple Support Communities. If you're not able to access the iTunes Store app try restarting/resetting the iPhone:
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    Also, in case it is helpful, the new way to close apps is explained here:
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Cheers,
    - Ari

  • The data accumulated in the apps on my iPhone do not transfer.

    The data accumulated in the apps on my iPhone do not transfer to my iPad when synch'd to iTunes. Is there a way to transfer the data within an app from the iPhone to the iPad?

    Apple does not participate on these forums. We are jjust other users like yourself. We volunteer time to help out here.
    Did you add the movie to your iTunes library via File>Add to Library in the iTunes menu and then select the movie to sync to your iPad in the Movies tab of iTunes?
    You have to add the movie to the iTunes library first.

  • TS3694 The apps on my iphone will not sync with iTunes.  Process just skips steps 3 and 5.  Any suggestions?

    The apps on my iphone will not sync with iTunes.  Process just skips steps 3 and 5.  Any suggestions

    Are you signed into iTunes on the computer with the same Apple ID the apps in question were "purchased" with?  Is the computer authorized for that account?

  • App store purchase tab crash/not loading in iOS 6

    Hi,
    Since I updated to iOS 6 using my iPhone 4S the purchase feature on the updates tab in the App Store does not load or even let the App Store app crash and jump back to the home screen.
    This occurs as well on wifi as well on 3G. 
    Anyone else encounter this issue?
    Ps: I restored my phone on iOS 5 and reinstalled all apps from scratch one day before updating to iOS 6. So basically my iPhone was setup as new iPhone just before updating.

    I found that on my other account that has way less purchases the purchased tab does open on the exact same device.
    It all seem to have something to do with how many items you bought.
    Looks like you get punished for having bought too much :P
    Hope they fix it soon. The release of iTunes 11 was a small hope since the AppStore was updated there also. But nothing. I keep hoping, so far the comment in the iOS 5 keynote "We cut the wire you no longer need a PC" is not really doing it for me right now :D

  • App store for iphone does not know my apps

    I have a second iphone. When I log in with my user id in App Store in this second iphone I cannot see my apps already bought and if I search for one of them instead of having the availability to download theam again I need to pay again.
    I know this is not the right behaviour because in my other ipad all the apps are available for download without paying again and there is even a functionality to find all apps in my user and not in my device. But in this ocassion it seems my ihpone do not see any app for my user.
    Anyone know the problem?
    PS I am using a common user id for the App Store

    Update:
    Just reboot the iphone and now it works.

  • Any way to re-get apps purchased with iphone but NOT synched with computer?

    My iPhone had been having issues synching so one of the Tech guys decided that the best way to solve it was by upgrading to OS4 and seeing if that fixed the problem. Unfortunately they didn't do a full backup (apparently it kept aborting part way thru) and I had apps that hadn't been synched to my iTunes account on the computer. Does anyone know of any way for me to get those apps back without buying them again? I was thinking that their might be a record of their purchase in my iTunes account since I had to have accessed it, even though it was thru the phone, to buy them in the first place, but I don't see it. I also don't know if I can just contact someone in tech support at apple about fixing it because I didn't see a logical way to contact them about the issue.

    Well, you missed several chances, so now all that's left is to redownload them individually. At least you can do that without paying for them again. You can't do that with music.
    You apparently didn't back up your iTunes library, in spite of regular reminders from iTunes when you make purchases. AND you don't have an external drive with Time Machine, which would have backed up your computer (including iTunes) automatically.
    Before syncing you could have copied your apps from your iPhone to iTunes, as described in the manual, but apparently you didn't.
    It's also not clear how iTunes "lost" your apps, unless you had a hard drive failure. This just doesn't happen, unless you have done something to your iTunes folders or had a hardware failure. I would suggest tracking down how iTunes lost your apps before you go any further; you may have a much bigger problem with your computer.

  • HT203421 How do I get iphone apps in the mac app store? Also, my apps from my iphone will not sync to my mac. Why is this?

    I've had my iphone 4 for a couple years, but I've recently purchased a new macbook air. For some reason, I do not have the option of syncing my apps from my iphone to itunes. I am currently running ios 6 on my phone, but I don't want to update until the apps are backed up to the computer. How do I resolve this? Also, is there a way to download and/or update iphone apps from the mac app store?

    Connect the iPhone and iTunes will open automatically. Then, go to iTunes menu (on the menu bar) > Devices > Transfer purchases, and all the content downloaded from the App Store and the iTunes Store will be transferred to the MacBook. Note that in iTunes 11 you can choose the iPhone at the top right part of your iTunes window.
    The Mac App Store is used to download Mac OS X apps, and the App Store is used to download apps for iPod touch, iPad and iPhone. You can't download apps for iPhone from the Mac App Store. Instead, you can download them from iTunes or from the iPhone

  • The APP STORE app on the iPhone 4S not working correctly for UPDATES now.

    It used to be, when I had APPS that needed to be updated, I would see a badge on the APP STORE icon with the number of apps that needed to be updated. Then I could tap on the icon for the APP STORE, and I would see the UPDATE button showing the badge as well. I would also see the actual apps needing updating on screen.
    NOW, even though there are APPS that need updating, there is NO badge on the APP STORE icon, there is NO BADGE on the UPDATE button, and no apps will appear on screen. If I tap the UPDATE button, after a few seconds, the apps WILL appear on screen, the badge WILL appear on the UPDATE button, and, if I go to the home screen, the APP STORE icon has the badge with the number.
    It is as if the apps that need updating do not automatically go to the APP STORE app anymore until I summon them by pressing the update button. This happened ever since I did an iPhone update from backup a few days ago.

    try hard resetting the device, holding the power button and the home button at the same time, and reset all settings (wont delete anything) settings>general>reset>reset all settings

Maybe you are looking for

  • ApplesScript needed to copy iCal event and move into different calendar

    Hello I hope someone can help with this request. For starters, I'm clueless on AppleScript and don't have the time or energy to learn it. I am looking for a script that will copy an event in one calendar and move it to my CalDav (Google) calendar - w

  • Oracle BPEL is not starting up for Weblogic 8.1.5

    I have installed Weblogic 8.1.5 and Oracle BPEL for Weblogic in D:. When I tried to start the Oracle WL BPEL, I get the following exception. <Dec 21, 2005 11:48:05 AM IST> <Notice> <Management> <BEA-140005> <Loading domain configuration from configur

  • My T400 Monitor is flickering !!!

    Hi people.. I had recently got Thinkpad T400 (3 months back).These days for reasons unknown,my screen is flickering at times. Please help.I don't know what the problem is.

  • Splashy advise

    I saw that splashy is outdated and it doesn't work. It returned a strange error about a missing dependency but the package exist i had check on repositories... EDIT: i tried to modify the pkgbuild for splashy 0.3.3 but it returns a critical error so

  • Calling the refresh event of a portlet

    Hi Can I call the refresh event of a portlet in another page when I refresh the current page? Any thoughts? Raghu