User Tag List

Results 1 to 2 of 2

Thread: iOS object memory warning

  1. #1
    Clickteam Clickteam
    Olivier's Avatar
    Join Date
    Jun 2006
    Posts
    3,000
    Mentioned
    9 Post(s)
    Tagged
    1 Thread(s)

    iOS object memory warning

    As you know, iOS might terminate any app running in the background if it needs to free up memory. That's why I would like to know if the condition "Application has received a memory warning" of the iOS object also fires when the app is in the background. If yes I could make my app react accordingly, like writing data.

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    That is a very good question. We will do some testing (but you can do it too) : drop a counter on the frame, and in case of memory message, add one to it.
    Then put the app in the back and eat memory. If the counter has changed when you revive the app, then the answer is yes.

Similar Threads

  1. Memory Object - Additional Memory Types
    By Cudmuffin in forum Extension Development
    Replies: 0
    Last Post: 22nd November 2011, 11:43 AM
  2. Replies: 9
    Last Post: 5th September 2011, 01:07 PM
  3. Memory Object - Deallocate Memory??
    By LB in forum Extension Development
    Replies: 1
    Last Post: 1st June 2011, 10:26 PM
  4. Memory Object
    By Rouven in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 13th September 2009, 09:43 PM
  5. Memory Object
    By imothep85 in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 31st January 2008, 07:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •