<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>farp.blog &#187; battery</title>
	<atom:link href="http://fredandrandall.com/blog/tag/battery/feed/" rel="self" type="application/rss+xml" />
	<link>http://fredandrandall.com/blog</link>
	<description>Bloggin&#039; about whatever</description>
	<lastBuildDate>Tue, 04 Nov 2014 07:15:30 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>Why GroupMe kills the battery on your iPhone</title>
		<link>http://fredandrandall.com/blog/2012/02/08/why-groupme-kills-the-battery-on-your-iphone/</link>
		<comments>http://fredandrandall.com/blog/2012/02/08/why-groupme-kills-the-battery-on-your-iphone/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 03:21:09 +0000</pubDate>
		<dc:creator><![CDATA[Randall]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[groupme]]></category>
		<category><![CDATA[mitmproxy]]></category>
		<category><![CDATA[proxy]]></category>

		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=718</guid>
		<description><![CDATA[I was really excited after I read about Path sending address book data to their servers. Not because of anything with privacy, but because the post showed me how to snoop traffic on the iPhone. I could finally figure out &#8230; <a href="http://fredandrandall.com/blog/2012/02/08/why-groupme-kills-the-battery-on-your-iphone/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://fredandrandall.com/blog/wp-content/uploads/2012/02/GroupMe_logo.png"><img class="alignleft size-full wp-image-720" title="GroupMe_logo" src="http://fredandrandall.com/blog/wp-content/uploads/2012/02/GroupMe_logo.png" alt="" width="256" height="256" /></a>I was really excited after I read about <a href="http://mclov.in/2012/02/08/path-uploads-your-entire-address-book-to-their-servers.html">Path sending address book data</a> to their servers. Not because of anything with privacy, but because the post showed me how to snoop traffic on the iPhone. I could finally figure out what GroupMe was doing to absolutely destroy my battery when I left it running.</p>
<p>GroupMe is an excellent service. It makes it very easy to create groups and communicate with them. My team at work actually ditched Campfire to use it because of how much we were talking on our phones outside of work. There&#8217;s one big problem though, it absolutely destroys your iPhone battery.</p>
<p>The Internet tells you to turn off location services for the app to solve the problem. That might have helped if I was using location in the app, but I wasn&#8217;t. My battery still would drain like crazy, even when my phone was asleep. It feels like my phone is going to overheat and explode.</p>
<p>So what the heck is GroupMe doing? I hooked up <a href="http://mitmproxy.org/">mitmproxy</a> and opened up GroupMe. I saw all the expected traffic when I was loading messages and sending them.  When I closed the app though, the requests didn&#8217;t stop. I noticed lots of requests that look like this <code>http://chat.groupme.com/event?token=33367a776311af00asdfas6869d43b9e&amp;flush=true</code> happening over and over again. GroupMe is polling for new messages, constantly, in the background.</p>
<p>Luckily, the iPhone kills the app after about 10 minutes, but 10 minutes of constant network activity is still going to do plenty to drain the battery. What I don&#8217;t understand is why they&#8217;re doing this. All it gains them is not sending a push notification to that phone for the next 10 minutes.</p>
]]></content:encoded>
			<wfw:commentRss>http://fredandrandall.com/blog/2012/02/08/why-groupme-kills-the-battery-on-your-iphone/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
