Skip to main content
Participant
January 31, 2013
Question

swf verification for air (android air)

  • January 31, 2013
  • 1 reply
  • 681 views

Hi all,

I am testing swf verification function on FMS 4.5 with android air app, but its not work, and below is my test:

Deploy an android air swf and a web swf which are flex applicaitons with same code but different platform config, and after i deploy them on fms and restart, air swf client's rtmp connection failed and fms log shows "verfication failed", while web swf passed the verification. so the swf verification on fms works, but not works for android air.

And According to FMS 4.5 "Configuration and Administration Guide" P37/256:

"If you're deploying an Adobe AIR application, copy the SWF file you compiled into the AIR package to the server or external content repository".

i want to verify that is the Air application here only means the desktop air app and not including mobile air (the android)?

or am i missing anything configuration which not metioned in official documents for air swf verification?

This topic has been closed for replies.

1 reply

January 31, 2013

Hi Caval,

For Android application the .airwhitelist file needs to be created using the Signature.xml file of the application. Even the code is same, the whitelist file of the web application cannot be used to validate the Android application.

Hope this helps. Let me know if you have any other questions.

Thanks,

Apurva

Caval2013Author
Participant
February 1, 2013

Hi Apurva,

Thanks for your reply, but this air whitelist method is not available on FMS 4.5 for rtmp streaming.

Thanks,

Caval.