Skip to main content
January 16, 2013
Question

Unable to self sign AIR apps

  • January 16, 2013
  • 1 reply
  • 526 views

I receive this error when packaging my AIR apps

"Packaging failed. Make sure your computer time is in sync and your certificate is valid"

As a note I am using "-tsa none" when packaging.   The problem only occurs when I use captive runtime via ’-target bundle’.  If I try to produce a regular .air file it works fine.

This topic has been closed for replies.

1 reply

chris.campbell
Legend
January 17, 2013

Hello,

What version of AIR are you using when you get this error?  We had a bug for this error (and the use of -target bundle) but it should have been fixed during the AIR 3.4 releases.

Thanks,

Chris

January 17, 2013

I am using the latest SDK (3.5).

I just was able to find out that if I removed a particular f4v (600+ megs) from the bundling then it works.  Once I reintroduce the F4V to a child folder in the build directory it fails.