Skip to main content
Participant
April 6, 2011
Question

UIApplicationExitsOnSuspend in AIR 2.6

  • April 6, 2011
  • 4 replies
  • 1614 views

UIApplicationExitsOnSuspend in AIR 2.6, this does not apply. Who can do that?

This topic has been closed for replies.

4 replies

Participant
April 9, 2011

I got it working by using:

<key>UIApplicationExitsOnSuspend</key>

<true />

April 9, 2011

That’s. Correct. Tags got stripped in my earlier reply. Sorry about that.

April 8, 2011

What problem you are facing while using this tag?

You can specify this in you AIR application XML's iPhone tag inside infoAdditions as

Please revert back in case of any problems