wei-spring / codenameone

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

iOS: Animations still running while app is background #1411

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

Please clearly state whether the issue relates to a device/the simulator or
the tools.
If related to a device be sure to specify exactly which device with as much
details as possible.

the problems is on iOS.

What steps will reproduce the problem?
1. I created a plain project with a form with a Timeline image.
2. Run in on iOS simulator and locked the device. 

What is the expected output? What do you see instead?

Animations should stop while app is in background, but debugging shows, that 
com_codename1_ui_Form_repaintAnimations was still called and also CPU activity 
was something like 2%

What version of the product are you using? On what operating system?

The latest buildserver build.

Please provide any additional information below.

I also discussed the issue in forum and Shai suggested to file an issue:

https://groups.google.com/forum/embed/?place=forum/codenameone-discussions&shows
earch=true&showpopout=true&hl=en&parenturl=http%3A%2F%2Fwww.codenameone.com%2Fdi
scussion-forum.html#!topic/codenameone-discussions/y10IxD_4Kvw

Original issue reported on code.google.com by jaanus.h...@gmail.com on 24 Mar 2015 at 7:42