IOS Security Msg On AIR 3.7
hi,
i using new 3.7 sdk mobile flex application, , have situation externally loaded swf generating mysterious messages in debugger console. mobile app downloads , caches swf files server, loads them on needed basis, , unloads them when flex view discarded. swf files contain no as3 code, of symbol instances on stage have been assigned names if matters. when load these swf files , turn on/off named symbols on stage setting visibility property true/false, app spits out these trace messages in debugger console when debug on device:
[trace] ids_console_sandbox
[trace] ids_console_security_context
these listed in console trace statements, have not coded these anywhere. works expected , there no errors in app. question is, causing this, , these messages cause app store rejection?
thx
hi keith,
looks application trying violate security rules of swf sandboxing, traces meant tried access incompatbile context, should try find out cause in application. these traces thrown runtime, yes, these traces should more meaniningful, it's bug in runtime, we'll investigate it.
this trace shouldn't prevent app being approved, if does, let know. reporting it.
-pahup
More discussions in AIR Development
adobe
Comments
Post a Comment