Hi,
after migrating from the adobe to the apache sdk there is a problem with the
services-config.xml in my mobile air project.
I get this runtime error:
faultCode:InvokeFailed faultString:'[MessagingError message='Destination
'zend' either does not exist or the destination has no channels defined (and
the application does not define any default channels.)']'
faultDetail:'Couldn't establish a connection to 'zend''
i changed nothing but the sdk, i work with flashdevelop, the
services-config.xml is in the root of the project and is invoked during
compilation
because i got an error when there was a syntax error in it
The project runs in the emulator but not on the device anymore, so i think
it has something to do with the captive runtime?
(it's an android device)
Thanks