Stocks App Using Battery

I noticed that the stocks app, although it runs in the background according to my iPhone, uses 10% or so of my battery daily.  I don't open it al all, I have background app refresh turned off.  I assume this is because it is on the screen when I swipe down.  Regardless, how can I remove it from teh screen or keep it from using so much of my battery?  I have made no changes to it and I can't see how I could.
Help?

Hello Glenn,
You can set your notification preferences in Settings -> Notifications.
Set notification options. Go to Settings > Notifications. Tap an app to set its notification options. For example, choose to view a notification from the Lock screen. You can also tap Edit to arrange the order of app notifications. Touch , then drag it to a new position.
iPhone User Guide - Notification Center
http://help.apple.com/iphone/8/
Cheers,
Allen

Similar Messages

  • Certain apps use battery when not running

    I had noticed on my 3G, and potentially on my 4, that after installing certain apps, the battery goes down much quicker, without using the apps, or even the phone.
    I realise that certain apps do, by the nature of what they do, use more juice, but felt that even when they are not even used?
    2 apps that def sucked the life out of my phone, so i uninstalled where:
    the trainline app
    and
    Nextbuses app
    both in the UK. Can't explain why.
    Any one else found this? It's a shame since NExtbuses was really handy.

    Yes, When you turn on bluetooth you fire up another radio. That radio periodically searches for things to connect to. If you turn it off, your battery will last longer. Not sure if you'll notice the difference. I had a Motorola phone which could go an extra full day or two with Bluetooth off.
    If you use bluetooth, as I do, to automatically connect to your car when you get in, shutting it off is not a convenient option. If you rarely use it, then shut it off when not in use.

  • Iphone4s and iCloud/Apple Movie Trailers app stuck in loop using battery on wifi

    This one is a long story and took me a day or so of looking around to figure out.  I don't know if it causes all the battery drain issues, but it was at times causing some usage on my 4s.
    Background:
    I use my mac as an iTunes server - always running - so AppleTV can reach it etc via homesharing.  I have a TimeCapsule too and a neat feature is wake on demand proxy where if the the mac is set for wake on demand and it is a sleep, the AppleTV will wake it via the proxy.   Works great.  Even the iOS remote apps will wake it.  Anything requesting a bonjour service that is active on that sleeping mac will wake it.  All was good.
    Then one day, I noticed it waking in the middle of the night - whenever the iPhone turned on with a notification.  I thought that was weird.  I quit the apps. hard reset, etc.  Still occured.  I could put the mac to sleep and just turn on my iPhone and it would wake.  Note I have an iPad and it did not exhibit this behavior.  I gave up for a few days.  Mac would go back to sleep after 10 minutes so no big deal.
    Side note  I also have wifi sync OFF.  I had it on for itunes syncing but noticed that iTunes maintained a constant connection to the phone even when not wired so you can drag and drop to the phone etc.    So to be sure that was not draining battery, it turned it back off.  It also would wake on demand when it was enabled so I knew it wasn't that setting causing the issue.
    Investigation:
    I started with netstat and my airport logs.  I found my mac address, ip address, and then found when I turned on the phone a connection established everytime to port 49166 on the phone.   It would create a connection everytime the phone turned on.
    I used 'sudo lsof -i -P' to find the process opening the host port on the mac to that phone port.  It was 'ubd'.  Looking that up on google, I found it was the Ubiquity process.    I also found that it had a log in '~\Library\Logs\Ubiquity'.  Looking at the log, I found the following occuring whenver I turned on my phone and usually very few minutes while the phone was on:
    [ERROR]       99090c4718 [11/11/22 09:50:34.347] {D2650C3E} 264.connect-https://xxxxx-xxxxx-iPhone.local.:49166 parse_cert_challenge:608 signer 0: com.apple.idms.appleid.prd.4243556669426c674b3255694250464d4d41395633513d3d
    [ERROR]       9911fa663c [11/11/22 09:50:34.497] {D2650C3E} 264.http_runloop client_received_error:401 client 0x7fa868433850 error The operation couldn’t be completed. (OSStatus error -9801.) userinfo <CFBasicHash 0x7fa86862e5b0 [0x7fff74f3af40]>{type = immutable dict, count = 0,
    [ERROR]       9911fa663c [11/11/22 09:50:34.497] {D2650C3E} 264.http_runloop client_received_error:401 entries =>
    [ERROR]       9911fa663c [11/11/22 09:50:34.497] {D2650C3E} 264.http_runloop client_received_error:401 }
    [ERROR]       9911fa663c [11/11/22 09:50:34.497] {D2650C3E} 264.http_runloop client_received_error:401
    [ERROR]       9b655ad834 [11/11/22 09:50:44.486] {D2650C3E} 264.ubd-main-loop save_local_state:5772 NOT saving identity   0: 'com.apple.idms.appleid.prd.4243556669426c674b3255694250464d4d41395633513d3d' of type 2
    [ERROR]       9d5e1dfa80 [11/11/22 09:50:52.954] {D2650C3E} 264. shutdown_file_transfers:714 cancelling any pending ftrs from peer 0x0003
    I assumed those 401 errors were http errors.  The logging would kick in whenver the phone was turned on.   I figured a loop like that must be using battery at least on wifi.  I don't think it does this on 3g.  I didn't know if this was related to the wake issue but it was the only clue.
    I found a macworld article on problems with iCloud/Ubquity causing a hang.  I didn't have a hang but I wondered if there was a file sync of some sort going on.  I remembered reading somewhere that on OSX, documents for sync are kept in '~/Library/Mobile Documents'.  So I looked there.  I found one file called '43LU875E5~com~apple~movietrailer' and a hidden directory called '.ubd'. which has files with names and id's that matched some early parts of the log.
    I was at a loss.  Since it was a connection problem, I took Safari on OSX, turned on the phone, and connected to the https address in the log.  Sure enough, I got messages from keychain to add roots and ccerts etc. Did this and eventually got an error returned.  But it did connect which meant the phone was running a web server.  Neat.  And ubd wanted to connect to it and couldn't and was going to keep trying forever.
    Since the only clue I had was the movies trailer data file, I went to my iCloud control panel and sure enough there is a movies trailer data file in iCloud (along with my ipad and iphone backups).  So I tried to delete it .  iCloud returned an error and could not delete.  OSX console log showed an http 500 error.  
    So, I figure not much else to do, so I delete the app from my phone and my ipad.  It even gives a nice warning when deleting that you have a file in iCloud that you may want to delete.  Unfortunately, I still couldn't.
    Final Testing
    After deleting the app from the phone, I checked the ubiquity log.  I could turn on and off the phone and it would no longer create the log entries, no netstat connection, no web server running anymore.  I put the mac to sleep, and turned on the phone,  It would not wake it up.  Repeated test.  Passed.  Opened the Remote App and it woke up the Mac as expected.  Everything was back to normal and I no longer had a looping connection between my Mac and my phone.   Note - this occured even when the trailers app was shutdown on the iphone.  This appeared to be an iCloud sync issue.
    Final Thoughts
    - This did not occur with my iPad and it had the same app.  I deleted it there to be safe.
    - I have no clue how much battery this uses.  I have pretty good life most of the time and my assumption is no matter what, it would help to turn this loop off.  It was really the waking the mac all the time that had me bothered. I just stumbled on a bigger issue.
    - I doubt the problem is occuring all the time. My ipad did not have the issue, only the iPhone.  It was likely an anomoly that showed up and may or may not occur.  I thought posting the experience and if anyone else is having similar problems this may help.  I am not advocting that everyone remove the app.  Just take a look around if you are using the app and are seeing issues.

    Thank you!!! Thank you!!! Thank you!!! Thank you!!!
    Hallelujah!!! Thanks for the correction (fat fingers, as you suspected).
    Now to the good news. I started Safari, then pasted the URL in and pressed Enter. To my utter amazement the quicktime "Q" logo appeared briefly, then a "screen" box in the window and the movie itself began to load. After a short while it began to play, just like it should!
    More good news. The exact same technique worked in Firefox as well!
    Now the not-so-good news. When I enter the URL in Quicktime Player "Open URL", the player window opens showing the audio and video controls but no "viewing screen". I let it run for about 5 minutes and nothing ever appeared. I must qualify this by saying that right now my wireless connection is running very slow, so I will try QTP again when things are moving faster.
    Believe it or not, this is the very first suggestion I tried that actually made a noticable difference. Of course, this is still a workaround (which I will gladly use). Hope there is a permanent resolution to this somewhere.
    BTW, I plan on downloading and re-installing OS X 10.5.2 using the "Combo" package. My original install of both 10.5.1 and .2 were done via "Software Update" and this is the only other suggestion I've seen that might resolve my issue. My plan is to do the re-install only on the G5. If it corrects the problem there, I'll wait a week and then do the same with my MacBook.
    In either case I will let you know the results in a follow-up post to this topic.

  • I would like use iPhone stocks app on my iPad mini what can i do for it ?

    Hi Mates
    I use often stocks app in my iPhone and this good for quick info. Unfortunately i can't transfer this app to my iPad mini without jailbrake.
    I don't want use jailbrake on my iOS devices what are the solution.
    Thanks
    Tom

    Hi stedman1,
    Thanks your quick replay! I bought some stock apps what are usefuly but the stocks app on iPhone what i preferred and this not are on App Store. With jailbrake you can easily transfer but this not my way
    Best regards
    Tom

  • Reset wi-fi credencials used with stocks app

    Hi,
    At my office we have a wi-fi network that need user and password for the proxy.
    I configure everything in the wi-fi network options ( the proxy settings, the user and the password )
    When i go to safari it ask me for my credencials everytime i open safari for the first time.
    The problem is that i open the stock app for the first time and the app ask for the proxy credencials. It is OK.
    The problem is that i need to test with a diferent user/pass but the stock app does not ask for credencials again.
    When i go to the ISA server i see that iphone is using the first user/password credencials.
    I already reset the iphone network settings, i heve join the same wi-fi network with another user/password combination but the stock app always use the first one i have intruduced.
    The only way i have to get app to ask again to user/password for wi-fi is restoring iphone iOS.
    Have anyone know other way...
    Thanks

    Hi there,
    I'm having exact the same issue with my iPhone4 and IOS 7.04. I upgraded to 7.1.1 to see if this would fix my GPS problem. Unfortunately it's not resolved by the upgrade. I've tried everything I could and found on the internet, but nothing helped me out. All other location services work when it comes to global positioning. But when it comes to more accurate positioning it failes and is way off. When I use the free app GPS Status it gives me the same results as you describe: 1,141m off and before it was much more accurate. The only way to get GPS accurate is to connect to a WiFi-hotspot.
    Open for any suggestion.
    Thanks in advance.

  • Stocks app can use real time quotes now since YHOO is offering them?

    So any chance we can see real time quotes in the Stocks app any time soon?

    Good question for Yahoo technical or customer support, which provides the data for the iPhone.

  • Stocks App Running in the Background

    When I check my battery usage in my iPhone 5s running iOS 8.1.1, the stocks app is using about 12 percent of my battery under "background usage".  The problem is that I have background app refreshing turned off and I also removed stocks from the control center.  Any ideas as to why this app is eating up so much battery?  Is there a way to just delete it from the phone seeing as I never use it.
    Thanks in advance for any help.

    You cannot delete Stocks as its a built in app, but you can turn off its background process (as you have done), and you can delete all of the stocks it is watching. Also kill the app in the Quick Launch screen.

  • Can not find stock index in the stock app

    I tried to find stock index like BZH15.NYM in the stock app, but search reterns nothing.
    Can anyone help?

    Read this:
    http://help.apple.com/iphone/8/#/iph1ac0b1bc
    Try searching using company's name

  • Question regarding backlight and apps. use

    Hi Everybody-
    O.K., I know this might seam like a stupid question, but I won't know if I do not ask, so here it goes. I purchased a app called "Emergency Radio" from the app store and it works great. My question is that when i purchased it, I could listen for long periods of time and the screen would go dark after my 1 min. as I have it set in my settings and I just let the iPod lay there as I listen. But recently, the light does not go out and I have tried to reset it and re-install the app, but to no avail, so can somebody help me in figuring out what might have happened? I know it might seam minor, but it is eating up battery life pretty fast sine the app. uses a wifi connection constantly.
    Thanks for looking and any help you can provide will be very helpful.
    Sincerely- Doug

    Try just pushing the wake/sleep switch at the top Left of your touch to turn off the screen.

  • Ipad 2 with IOS 6 problems with apps and battery

    Ok, I had updated my iPad the day of or day after the IOS 6 came out and at first I had no problems with it. Except now, for some reason I am starting to have problems with different apps and with the battery life.  First off within 15 minutes, it went down to almost 90% charge with it being a full charge and me hardly using any apps and closing the ones I wasn't using (which was just safari and Facebook open). But the problem I have been having is that I cannot chat with my friends on the Facebook app now because it will show its loading the chat box and then freeze up.  With pages and numbers, they seem to take longer than usual to load up which is around 10 seconds or so before I can do anything.  I had uninstalled and reinstalled the apps with no effect and tried restarting my iPad. It also seems like my iPad is taking longer to shut down and turn on than usual even though i make sure all the apps are closed before turning it off.  (the location services, bluetooth, notifications, FaceTime, messages, and limit ad tracking is all turned off to help with battery life and i don't use them.)Is there any suggestions on what I can do to fix this problem? 

    The quickest way (and really the only way) to charge your iPad is with the included 10W USB Power Adapter. iPad will also charge, although more slowly, when attached to a computer with a high-power USB port (many recent Mac computers) or with an iPhone Power Adapter (5W). When attached to a computer via a standard USB port (most PCs or older Mac computers) iPad will charge very slowly (but iPad indicates not charging). Make sure your computer is on while charging iPad via USB. If iPad is connected to a computer that’s turned off or is in sleep or standby mode, the iPad battery will continue to drain.
    Apple recommends that once a month you let the iPad fully discharge & then recharge to 100%.
    How to Calibrate Your Mac, iPhone, or iPad Battery
    http://www.macblend.com/how-to-calibrate-your-mac-iphone-or-ipad-battery/
    At this link http://www.tomshardware.com/reviews/galaxy-tab-android-tablet,3014-11.html , tests show that the iPad 2 battery (25 watt-hours) will charge to 90% in 3 hours 1 minute. It will charge to 100% in 4 hours 2 minutes. The new iPad has a larger capacity battery (42 watt-hours), so using the 10W charger will obviously take longer. If you are using your iPad while charging, it will take even longer. It's best to turn your new iPad OFF and charge over night. Also look at The iPad's charging challenge explained http://www.macworld.com/article/1150356/ipadcharging.html
    Also, if you have a 3rd generation iPad, look at
    Apple: iPad Battery Nothing to Get Charged Up About
    http://allthingsd.com/20120327/apple-ipad-battery-nothing-to-get-charged-up-abou t/
    Apple Explains New iPad's Continued Charging Beyond 100% Battery Level
    http://www.macrumors.com/2012/03/27/apple-explains-new-ipads-continued-charging- beyond-100-battery-level/
    New iPad Takes Much Longer to Charge Than iPad 2
    http://www.iphonehacks.com/2012/03/new-ipad-takes-much-longer-to-charge-than-ipa d-2.html
    Apple Batteries - iPad http://www.apple.com/batteries/ipad.html
    Extend iPad Battery Life (Look at pjl123 comment)
    https://discussions.apple.com/thread/3921324?tstart=30
    New iPad Slow to Recharge, Barely Charges During Use
    http://www.pcworld.com/article/252326/new_ipad_slow_to_recharge_barely_charges_d uring_use.html
    Tips About Charging for New iPad 3
    http://goodscool-electronics.blogspot.com/2012/04/tips-about-charging-for-new-ip ad-3.html
    Prolong battery lifespan for iPad / iPad 2 / iPad 3: charging tips
    http://thehowto.wikidot.com/prolong-battery-lifespan-for-ipad
    iPhone, iPod, Using the iPad Charger
    http://support.apple.com/kb/HT4327
    Install and use Battery Doctor HD
    http://itunes.apple.com/tw/app/battery-doctor-hd/id459702901?mt=8
    In rare instances when using the Camera Connection Kit, you may notice that iPad does not charge after using the Camera Connection Kit. Disconnecting and reconnecting the iPad from the charger will resolve this issue.
     Cheers, Tom

  • My non-stock apps will not open on my iPhone 3G. Help?

    The non-stock apps such as Facebook and any games won't open on my iPhone 3G. I have searched all through the discussion board and have tried a number of things. I'm a little desperate.
    Things I have tried that have failed:
    Turn iPhone off and then on
    Hardsetting the iPhone
    Restoring iPhone
    Deleting and the re-adding the apps
    Downloading new apps
    Deleting and then re-downloading apps
    Glaring at the iPhone
    Obviously nothing is working so far. Please help me. : / my iPhone is my life. I use it for everything; school, work, relationships . . . EVERYTHING!!!   

    Impatient, aren't you.  No reply for 26 minutes and you start shouting.  Calm down.
    It looks like you have done everything suggested in Troubleshooting applications purchased from the app store,  http://support.apple.com/kb/TS1702
    You might check it to see if you missed anything.
    If not, the next step is to make an appointment to have an Apple Retail Store Genius look at your phone. http://www.apple.com/retail/geniusbar/
    Good luck.

  • When the apple review team review our app,they point out that our  app uses a background mode but does not include functionality that requires that mode to run persistently.but in fact,when the app in background ,the app need data update to make the

    when the apple review team review our app,they point out that our  app uses a background mode but does not include functionality that requires that mode to run persistently。but in fact,when the app in background ,the app need data update to make the function of  trajectory replay come ture。in fact, we have added function when the app  is in background mode。we have point out the point to them by email。but they still have question on the background mode,we are confused,does anyone can help me,i still don't know why do review team can't find the data update when  the app is in background and how do i modify the app,or what is the really problem they refered,do i misunderstand them?
    the blow is the content of the review team email:
    We found that your app uses a background mode but does not include functionality that requires that mode to run persistently. This behavior is not in compliance with the App Store Review Guidelines.
    We noticed your app declares support for location in the UIBackgroundModes key in your Info.plist but does not include features that require persistent location.
    It would be appropriate to add features that require persistent use of real-time location updates while the app is in the background or remove the "location" setting from the UIBackgroundModes key. If your application does not require persistent, real-time location updates, we recommend using the significant-change location service or the region monitoring location service.
    For more information on these options, please see the "Starting the Significant-Change Location Service" and "Monitoring Shape-Based Regions" sections in the Location Awareness Programming Guide.
    If you choose to add features that use the Location Background Mode, please include the following battery use disclaimer in your Application Description:
    "Continued use of GPS running in the background can dramatically decrease battery life."
    Additionally, at your earliest opportunity, please review the following question/s and provide as detailed information as you can in response. The more information you can provide upfront, the sooner we can complete your review.
    We are unable to access the app in use in "http://www.wayding.com/waydingweb/article/12/139". Please provide us a valid demo video to show your app in use.
    For discrete code-level questions, you may wish to consult with Apple Developer Technical Support. When the DTS engineer follows up with you, please be ready to provide:
    - complete details of your rejection issue(s)
    - screenshots
    - steps to reproduce the issue(s)
    - symbolicated crash logs - if your issue results in a crash log
    If you have difficulty reproducing a reported issue, please try testing the workflow as described in <https://developer.apple.com/library/ios/qa/qa1764/>Technical Q&A QA1764: How to reproduce a crash or bug that only App Review or users are seeing.

    Unfortunately, these forums here are all user to user; you might try the developer forums or get in touch with the team that you are working with.

  • Stocks app disappeared

    The stocks app on my iPhone 4 Home Screen disappeared. How can I get it back? I've tried using Settings>General>Reset>Reset Home Screen Layout with no success.

    Did a Restore to Factory Settings and Restored from Backup and the Stocks App is back where it belongs. Have no idea what happened to make it disappear, but all seems to be well now. Thanks, all, for the suggestions.

  • Mavericks has broken most stock apps, app store ,preview, messages, facetime ect the list goes on they bounce in the menu then nothing its been like that since installing mavericks fixed briefly by reinstalling but then stopped again very quickly

    mavericks has broken most stock apps, app store ,preview, messages, facetime ect the list goes on they bounce in the menu then nothing its been like that since installing mavericks fixed briefly by reinstalling but then stopped again very quickly
    any help ?

    You most likely ran a defective third-party "utility" such as "CleanMyMac" or "MacCleanse" that purports to "clean up" "junk" files. What it really does is to corrupt the operating system and many applications.   
    The first thing you need to do is remove that software according to the developer's instructions. Never install it, or anything like it, again. Then see below.
    If you don't already have a current backup, back up all data, then reinstall the OS.* You don't need to erase the startup volume, and you won't need the backup unless something goes wrong. If the system was upgraded from an older version of OS X, you may need the Apple ID and password you used.
    If you use FileVault 2, then before running the Installer you must launch Disk Utility and select the icon of the FileVault startup volume ("Macintosh HD," unless you gave it a different name.) It will be nested below another icon with the same name. Click the Unlock button in the toolbar and enter your login password when prompted. Then quit Disk Utility to be returned to the main Recovery screen.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    If you installed the Java runtime distributed by Apple and still need it, you'll have to reinstall it. The same goes for Xcode. All other data will be preserved.
    *The linked support article refers to OS X 10.9 ("Mavericks"), but the procedure is the same for OS X 10.7 ("Lion") and later.

  • How do i figure it out what app use the cellular data in standby mode?

    How do i figure it out what app use the cellular data in standby mode? I disabled the cellular data for 3 days, and my battery last longer. I don't use push notifications, neither location services. I'm not signed in in skype or any IM app.

    Do you use push email?  Do you have accounts that have synchronized calendars associated with them?  Those features will still use cellular data in the background as the receive mail and send or receive calendar updates.
    Some notifications, like push notifications from Facebook and other social networking sites may use cellular data in the background.  Basically, any automated data task like those may use cellular data when the phone is in standby (note that wifi would be used if available when the phone is active, but wifi turns off in standby and all data goes through the cellular data connection).

Maybe you are looking for

  • How to get selected value from OADefaultListBean.

    Hi All, How to get selected value from OADefaultListBean ? Thanks,

  • I can not to connect to nated address

    Hi I have server with real address 10.173.1.242, i created static nat to address 10.164.32.15, but I can not to connect to address 10.164.32.15 from IP 10.161.111.130, here is config of ASA: Peter ASA Version 8.0(5) names interface GigabitEthernet0/0

  • Using Runtime.exec on a Unix System

    hi, I have a web service which executes a command line process 'Runtime.exec(command)'. When the server starts to go on a high load I start to get "IOException: Not Enough Space" which I understand means that I am running out of swap space. No proble

  • Reorganization of PIR'S

    Hi all, what is the meaning of reorganization of PIR'S i tried these by entring 10 day and i did MD02 mrp run for these . but still system is creating order proposals of last month PIR'S i am using NETCH as processing key should i go with NETPL Regar

  • Web Service to do Java PDK .setProperty() and .store()

    I had posted this in the EP Content Development group, but received no response. Sorry for the cross post but this is relatively urgent for me. I am working on a Portal Component in the PDK for .NET which will take values selected from a CheckBoxGrou