iOS Gyroscope native extension
Hi all,
I'm trying to modyfiy Adobe Gyroscope extension but after packaging ane file when I try to build ipa file I'm getting
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_CMMotionManager", referenced from:
objc-class-ref in libcom.adobe.gyroscpe.a(GyroscopeExtension.o)
ld: symbol(s) not found for architecture armv7
Compilation failed while executing : ld64
so I'm guessing that I'm missing CoreMotion.framework in the platformoptions.xml unfortunatelly after many many tries to add this framework I'm still getting this one error... please someone help me I'm desperate... someone save me
