Error #3502: The extension returned an invalid value.
Hi,
I'm creating an iOS app with my own Native Extension. Everything was working fine with the AIR 3.1 SDK. Today I tried to update to the 3.3 SDK and I *sometimes* have this following error coming from the extension :
Exception fault: Error: Error #3502: The extension returned an invalid value.
at flash.external::ExtensionContext/_call()
at flash.external::ExtensionContext/call()
It doesn't happen everytime in the same session, the function is sometimes working perfectly well, so I don't know what could be the problem...
I didn't change anything in the code of the extension. I tried to repackage the ANE file with the new SDK and I still have this error.
Thank you for your help!
