02-17-2011 06:05 PM
Just putting this here for future reference in case anyone needs it: if you're switching back and forth between SDK versions by manually swapping out the playbook sdk swcs, make sure to set the qnx-air.swc linkage to "external" or you'll get the "VerifyError: Error #1079: Native methods are not allowed in loaded code." error.
Solved! Go to Solution.
03-14-2011 02:12 PM
I've got that error when tried to drop qnx SWCs into my mobile project under Burrito.
How to set qnx-air.swc to be external?
03-14-2011 03:15 PM - edited 03-14-2011 03:24 PM
Nevermind, fixed the problem by clicking on library settings and setting the library to be external.
But linking QNX these libraries messes up my design view for MXML screens
with message like:
Design mode could not load qnx-air.swc. It may be incompatible with this SDK, or invalid. (DesignAssetLoader.CompleteTimeout)
Any Ideas?
03-15-2011 04:37 AM
hey ectar,
its a known issue. the qnx display object classes will not show up in the design mode most likely because the library was compiled against AS3 and not MXML.
03-15-2011 09:57 AM
Well, I dont event asking them to show up, as we know there e is nothing to see there, but still that messing up design view....
03-27-2011 10:12 PM
Is there any way for me to view my app in design mode? I'm having this same problem and while I can run it through the Flash Player, I cannot make any changes.
03-27-2011 10:59 PM
Only one way works for me - remove libraries from Flex Build Path for the edit tim? then add them back for compiling, annoying but it only 2 libraries...
09-13-2012 07:32 AM
hey i got the same error.
when i am integrate the "qnx.dialog.AlertDialog" api.
plz help me.
09-13-2012 08:12 AM
09-13-2012 08:17 AM
I got the error on Playbook as well as Blackberry 10 OS device.