YanghongZhong / tweetero

Automatically exported from code.google.com/p/tweetero
Other
0 stars 0 forks source link

memory management #86

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
use the app a few times or over the course of a couple of days, it will start 
acting weired, like 
closing out a uiwebview and going directly back to accounts screen
then the device itself will start acting strange (iPhone)

I checked with instruments and memory tools in Xcode and the app seems to have 
some memory 
leaks and some substantial memory usage at times - I am having difficulty 
tracking down the leaks 
but we need to make sure that it does not have memory leaks. Otherwise, it 
makes not only the app 
act improperly, but will also have an effect on the entire device even when the 
app is closed

Original issue reported on code.google.com by de...@derekunderwood.com on 12 Mar 2010 at 4:03

GoogleCodeExporter commented 9 years ago
Leaks you have observed may be caused by leaks in freeware third party 
libraries used in yFrog.
For example we aware about leak in oAuth library but we can not fix it. 
Please read for more information:
http://code.google.com/p/oauth/issues/detail?id=128 

Original comment by andriy.v...@gmail.com on 15 Mar 2010 at 5:06

GoogleCodeExporter commented 9 years ago

Original comment by andriy.v...@gmail.com on 16 Mar 2010 at 8:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by gcola...@gmail.com on 29 Mar 2010 at 10:19

GoogleCodeExporter commented 9 years ago
This is serious enough NOT to defer it but I am not able to reproduce it at the
moment. defer to the next release unless more information can be 

Original comment by disot...@gmail.com on 21 May 2010 at 7:23

GoogleCodeExporter commented 9 years ago
... more information can be gathered to support that this is a more serious 
issue,
and cannot be deferred. 

Original comment by disot...@gmail.com on 21 May 2010 at 7:25