Skip to main content
Inspiring
March 9, 2012
Question

Flex iPhone Application Performance issue

  • March 9, 2012
  • 1 reply
  • 744 views

Hi,

I have developed mobile application for iPhone, iPad, and Android using flash builder 4.5.1. iPhone application performance is very slow compared to iPad version and Android even though the code set is same for all the versions.

Can anybody help how to improve the performance on iPhone?

This topic has been closed for replies.

1 reply

chris.campbell
Legend
March 10, 2012

Moving thread to mobile development and notifying our iOS team to take a look.  If you find a specific issue you consider broken, please post again in the bugs forum and we'll investigate further.

Chris

sinious
Legend
March 10, 2012

Are you using all spark components? Meaning any MXML tag should start with the namespace of <s: not <mx:

Inspiring
March 12, 2012

Yes, We used only spark components