Hello,
I have two internally developed ANEs. Occasionally one of the ANE's will "intercept" events from the other ANE. I have ANE specific logging in each module. I will see messages from one ANE in the logging of the other. When this occurs, the ANE that has it's events intercepted does not work correctly.
The ANE's were compiled using AIR SDK 18.0.0.143. The app is developed in Flash Builder 4.7 also using AIR SDK 18.0.0.143.
Has anyone seen this behaviour before? Any suggestions how to prevent this? The inconsistency is troublesome.
Thanks
Chris
Edit: I updated to AIR SDK 18.0.0.180 recompiled both ANEs and the app, this issue still occurs.