IN2ARSDKExamples
IN2ARSDKExamples copied to clipboard
Error #1065: Variable com.in2ar.ane::IN2ARNative is not defined.
Solution? I'm using FlashCC/AIR16.0.292 & iOS..
ArgumentError: Error #3500: The extension context does not have a method with the name allocateSpace. at flash.external::ExtensionContext/_call() at flash.external::ExtensionContext/call() at com.in2ar.ane::IN2ARNative/init() at Flare3DDemo/initIN2AR()[/Users/painschen/Desktop/in2ar/flare3d/Flare3DDemo.as:78] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at IN2ARNativeBase()[/Users/painschen/Desktop/in2ar/base/IN2ARNativeBase.as:19] at Flare3DDemo()[/Users/painschen/Desktop/in2ar/flare3d/Flare3DDemo.as:70]
@painschen I'm also seeing this issue - were you able to resolve it?
Same here crashes on both simulator and device
Also tried it in Release not debug and the app stays grey on the device (seems crashing)
Just remove the reference to the IN2AR.swc file but leave the IN2ARNative.swc in
Removing the IN2AR.swc file didn't work for us... Here's a bug report on the Adobe Forums regarding this exact problem. There seems to be a solution but we're not sure if this can only be done by the ANE author.
Any help would be appreciated.