Pregunta

I was trying to write a code to access a card reader. and i have included the framework in my projects but can't solve the linking problem ? Do u have any comments on this pls ?

"_OBJC_CLASS_$_EAAccessoryManager", referenced from: objc-class-ref in iSmartSDK "_EAAccessoryDidConnectNotification", referenced from: -[iSmart init] in iSmartSDK -[iSmart dealloc] in iSmartSDK "_OBJC_CLASS_$_EASession", referenced from: objc-class-ref in iSmartSDK

¿Fue útil?

Solución

It looks to me as though you aren't linking against the ExternalAccessory framework.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top