Adobe AIR iOS app is not running in the background

I have an iOS with Adobe AIR application. It does not in the background even if I did the following things that I can think of,

1 NativeApplication.nativeApplication.executeInBackground = true;

It's the first thing I did. I got another application that runs in the background without problem, and it's the only thing I know that I used there.

2. experienced with direct < renderMode > < / renderMode >, < renderMode > gpu < / renderMode > and < renderMode > auto < / renderMode >. None worked.

3 added,

< key > UIBackgroundModes < / key >

< table >

Audio < string > < / string >

< / array >

Does not work either.

Whenever I pass the app at bottom, no matter how short time, it always starts at the beginning when put in the back. The only exception is when I take a phone call, in which case it seems to continue where it left off. Is someone can you please tell me what is happening? Is there still hope for me? Thanks to a bouquet.

BTW, the same app packaged for Android has no problem running in the background, and I didn't do anything to turn it on.

I forgot to update here once I found the problem.

There's a UIApplicationExitsOnSuspend key that was for some reason the true value in my application.xml file.

Tags: Adobe AIR

Similar Questions

  • Adobe Bridge is not running in the background

    I have installation of bridge to load and run in the background when I start windows.  However, it does not run in background but lance and run as normal.the icon does not load in the control panel like other programs that load and run in the background. Running a windows 7 64 bit computer

    Omke,

    I wanted to say that @ GrumpyOldOne comments about the Br CC behavior after selecting Start the connection option has been as expected designed behavior.

    «Bridge starts to connect, but not running in the background.» It happens on the desktop as if I double click the icon in the start menu"

    Kind regards

    Ashutosh

  • Sending Tweets via Adobe AIR iOS Apps

    Heya everyone.

    Is it possible that I can implement a tweet function in iOS app AIR? I'm currently he developed in Flash Professional Actionscript 3. I understand that there is a method to do it in Flex, but I have no knowledge in this area.

    Thank you .

    I used the files of source tweetr for a web application.

    for an application installed (like air for iOS), you shouldn't have problems cross-domain.  you test on an iDevice (you should be) or a simulator on a laptop (where you'll cross-domain issues)?

  • Earn 10 to 14 will not update, keeps telling organizing must be closed.  Not running in the background and closed.

    10, 14 Windows will not update, keeps telling organizing must be closed.  He is and does not not in the background.

    14 will not play mov files, says unknown error and stops when you try

    Hi Jack,

    Can you please try and launch the update of the editor and organizer not start after reboot.

    Kind regards

    Abhishek Seth.

  • Flash form App is not running in the browser

    I just develop a nifty chat application written with ActionScript2.0 and the use of classes. It works very well in the IDE and if the .swf is executed directly.

    However, when it is embedded in a browser (IE and Firefox) it appears that no scripts are running. I tested it and it works with Flash Player 7 and my browser is running version 9.

    Is it a rookie mistake? I am-ish professional Flash development.

    Please ignore this announcement. I had the url localhost in the WebService component.

  • How to stop Windows 8 applications running in the background

    Hello world

    I use windows 8 in my pc, it works fine for me, but now I'm frustrated with their apps running in the background. I'm not a regular user of windows 8, so I can not able to solve this problem. Please suggest me easiest to solve... Thank you

    Windows 8 modern apps can't run in the background.  If you minimize a program and then open task (Ctrl + Shift + Esc) Manager, you'll see that applications use not your processor (applications stop working).

    You can also make it easier to see by checking the details view:

  • AIR iOS app - how much memory consumption, it's too?

    Hi all

    I have an app focused on Flex AIR that works very well on Android.

    IOS (iPhone 4), it freezes after it worked for a while, and I suspect that the problem is that the application consumes too much memory.

    I'm looking at System.totalMemoryNumber, and it is the statement that the application uses between 17 and 23 MB right until it freezes.

    Is this a lot for an iOS app?

    Is there a better way for me to review/research/diagnose this? I did a lot of research and it does not appear that AIR apps get no warning IOS memory becomes low.

    Thanks in advance!

    Douglas

    Hi all

    I answer at least a part of my own question...

    I created a test application that has added 10K characters in a string on every enterFrame, then he ran until it crashed. He always seems to get up to about 175 MB (as reported by System.totalMemoryNumber) before it crashes.

    This has happened with and without several other applications running in the background.

    As mentioned above, it is on an iPhone 4.

    It seems that my current problem is not caused by excessive memory consumption.

    Douglas

  • AIR iOS app fails download to Apple (iTunes Connect)

    I tried to download my iOS app on iTunes Connect via the Application Loader, but it fails every time. I get the following errors;

    «Cannot run the lipo command:...» Impossible to map an input... file ' and 'Application does not codesign verification. "

    In my view, the second error is due to the first, but I'm not sure. I've been browsing the web solutions and only found this thread here, I have tried everything that said it, but nothing helped.

    Replacement of my game with an empty FLA does not seem to work either.

    I'm on the side of the latter, usually it is a question of dialogue. How developed your CERT and have you followed the order specifically in my list in this post? Often people use old CERT but create a new ID app and you wait for the old CERT to work.

    There has been other discussions on additional "files" that Flash Pro inserts in IPAs (disguised .zips). Because Flash Pro publish in a folder that is not built specifically for this generation, people sometimes copy additional files to this path. These files can 'automatically' and accidentally be added to the IPA without the willing author only. You should check what files are being packaged with your IPA to check there is not very undesirable.

    You use flash CS5.5 or CS6, and which version of AIR you are superimposed to?

  • Is faster than the local AIR IOS app remote SWF SWF because I can ' t use the unloading code.

    Are faster than the local SWF on AIR IOS app remote SWF because I can't use the code to unload on IOS of AIR.

    my local code:

    Stop();

    import flash.net.URLRequest;

    import flash.system.ApplicationDomain;

    import flash.system.LoaderContext;

    import flash.filesystem.File;

    import flash.filesystem.FileMode;

    import flash.filesystem.FileStream

    go_level_2.addEventListener (MouseEvent.Click, Level_2);

    function level_2(event:MouseEvent) {}

    var loader2:Loader = new Loader();

    var loaderContext2:LoaderContext = new LoaderContext (false, ApplicationDomain.currentDomain);

    var file2:File = File.applicationDirectory.resolvePath ("level2.swf");

    loader2. Load (new URLRequest (file2.url), loaderContext2);

    addChild (loader2);

    }

    Because it works for me, because I can't unload the SWF app file en becomes slow, I'll put the SWf file "s on a remote location.

    But I can't imagine what is happening when I loaded the SWF file remotely. It remains on the server, or it remains on my application when I unloaded it, and the app gets also larger. I hope you can help me because I went on the internet for a week and do not now how to go further.

    I had a similar problem, but not on iOS.

    Maybe my solution might work for you too, however.

    The problem was this line:

    new LoaderContext (false, ApplicationDomain.currentDomain);

    Do not reuse the same field of application, or you will never be able to get rid definitions and thus the SWF loaded.

    Instead, make a new child application domain for the current domain, keep track of it and it has as well as the rest of the SWF file when you are finished.

    Example:

    var loader2:Loader = new Loader();

    var appDomain2:ApplicationDomain = new ApplicationDomain (ApplicationDomain.currentDomain);

    var loaderContext2:LoaderContext = new LoaderContext (false, appDomain2);

    var file2:File = File.applicationDirectory.resolvePath ("level2.swf");

    loader2. Load (new URLRequest (file2.url), loaderContext2);

    addChild (loader2);

    Then

    function finishLevel2(event:Event):void

    {

    var loader2:Loader;

    loader2 = Event.Target.Loader;
    loader2.parent.removeChild (loader2);

    loader2.unloadAndStop ();

    appDomain2 = null;

    }

    Note that the definitions of the classes of the loaded SWF file will be available in the new application domain.

  • Look paired with my phone, but iOS app is not matched

    Been using my Apple Watch Sport for about a month now and no problems until last week. My watch has begun to display the small red icon with the line through representative that it was not connected to my phone. So I reset my phone and my watch and no luck. Well, I opened the iOS app to watch to cancel the twinning and fix it again. I have not matched the watch through the app, but it wont let me re-pair. Strange thing, now that my watch is now associated with my phone and works well, however, the iOS app is still not stating that this is not coupled. Any suggestions?

    Thank you

    Hello

    In order to restore normal function, try the following steps:

    On your watch: tap Settings > General > reset > erase content and settings.

    This will reset your watch to the factory settings.

    Then re-pair using the app shows on your iPhone, choose to restore your backup watch when the option is available:

    Set up your Apple Watch - Apple Support

  • Muse of Hello! Help me! my adobe muse cc 2015 is not running in windows 10

    Muse of Hello! Help me! my adobe muse cc 2015 is not running in windows 10... (failure of the assertion in file... » \.. \src\museApp.cpp"at line629:mMainMenu failed to create the menu bar before the main menu) what should I do? Thank you!

    Please see these similar topics:

    https://forums.Adobe.com/thread/1929988

    https://forums.Adobe.com/thread/2067752

    https://forums.Adobe.com/thread/1506307

    Thank you

    Sanjit

  • Apple health App does not appear on the iPad

    I just upgraded my devices (iPhone and iPad) and had a few surprises installation on the migration of data to iPad Air.  Now I don't see anything regarding the application of health on the iPad, but a research says that it is integrated with iOS 9 which also runs on the iPad.

    < published by host >

    It is not available for iPads.

    (140102)

  • App should run in the background to receive push?

    Hello.

    I am currently able to receive notifications of type push my application with the app running in the background. Is this necessary? Do all applications that can receive notifications of type push in the background? Are there better ways to do this?

    Thank you.

    A Thread is not an Application.  Threads always run in the background.  When you ask in the foreground, your application moves to the foreground.  When you ask background, your Application moves to the back.  This seems to be what you want, so what had coded you before was the right thing to do.

    When you call super.close () on a screen, if the screen is the last on the stack, that will close the Application, which will close all Threads.

    Does that help?

  • Stop the App from running in the background

    Hi all

    Anyone know how to stop an application from running in the background when you press the END key?

    Normally, if the user has pressed the end key the app will will then in the background but not stop running.

    Thanks in advance

    guys I solved this problem using the method the Application getProcessId()

    Thanks for your response

  • Try to download adobe first pro, but does not appear in the computer

    Try to download adobe first pro, but does not appear in the computer

    Premiere Pro is 64-bit.

    You must run a 64-bit operating system to install and run Premiere Pro.

Maybe you are looking for