Question

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

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top