Copy link to clipboard
Copied
I have an application that I've deployed for years and has worked great with startatlogin. However, due to issues with newer versions of the Adobe SDK I've had to switch to a captured runtime and this has caused startatlogin to stop working. Is there a fix for this?
While not a good solution, I did figure out this really weird behavior:
As long as there is an AIR app with a matching AppID, the startatlogin will work with captured runtimes. I can use this in some cases to fix this, but it is a poor solution when it should just freaking work.
-Curt
Hi,
This is the expected behavior, startAtLogin is not supported over captive application. You might be getting an Error#2014, which is expected.
Thanks!
Copy link to clipboard
Copied
Hi,
This is the expected behavior, startAtLogin is not supported over captive application. You might be getting an Error#2014, which is expected.
Thanks!
Copy link to clipboard
Copied
Is there any hope of sketchy web camera support being addressed then?