I have been trying to port my first iOS app to Android with apportable. I have solved alot of warnings and errors but cannot get rid of this last one. The App I made is a fitness application for jogging so it uses CoreLocation. Everything looks good when I run apportable now except this last error:
Build/android-armeabi-debug/com.apptonix.easyrunner/testTabbedWithCore/libtestTabbedWithCore.a(DetailViewController.m.o):/Users/peterbodlund/Documents/xcodeprojects/Training/inlamning5/testTabbedWithCore/testTabbedWithCore/DetailViewController.m:function L_OBJC_CLASSLIST_REFERENCES_$_114: error: undefined reference to 'OBJC_CLASS_$_MKPinAnnotationView' scons: * [Build/android-armeabi-debug/EasyRunner/apk/lib/armeabi/libverde.so] Error 1 scons: building terminated because of errors. Exception AttributeError: "'NoneType' object has no attribute 'pack'" in > ignored