Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

1.2rc1&2's animate implementation causes a crash in PhoneGap/Cordova on iOS #3970

Closed
perrygovier opened this issue Sep 11, 2013 · 5 comments
Closed

Comments

@perrygovier
Copy link

I can't provide a fiddle since it's an application, but will gladly share example source with whoever pics up the ticket. Using ngAnimate in a Cordova app triggered a crash in iOS. It would appear not related to CSS/GPU memory, as plain position and opacity changes would also crash. Removing the related CSS from my project fixed things, but broke the animation. Reverting to 1.1.5 and all is well.

Sorry for the obscure ticket, I'll provide any info I can, including the project files to whoever picks it up. I'm not really sure how to investigate further.

@petebacondarwin
Copy link
Contributor

More information will surely be required!

@damrbaby
Copy link
Contributor

Hello, I'm not surpised to hear that ngAnimate is causing performance issues for you especially on mobile devices, see #4011

@ghost ghost assigned btford Sep 19, 2013
@btford
Copy link
Contributor

btford commented Sep 20, 2013

@perrygovier

  • Is this reproducible on the simulator, or just real devices? I can't seem to reproduce on a simulator.
    • if you're seeing it on real devices, which one(s)?
  • Can you provide a minimal example that crashes?

@btford
Copy link
Contributor

btford commented Sep 23, 2013

I'm closing this for now. If you can provide more info, I'd be happy to re-open it.

@btford btford closed this as completed Sep 23, 2013
@matsko
Copy link
Contributor

matsko commented Oct 1, 2013

@perrygovier please revisit once #4011 is resolved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants