eaaccessory - Error during initializing the Scanner of mPop Printer -


i developing point of sale application in there requirement of bluetooth connectivity printer , scanner. using star printer. getting following error randomly when scanner being initialized.

error - opening session error - /sourcecache/externalaccessory/externalaccessory-288.20.7/easession.m:-[easession dealloc] - 141 unable close session _accessory=0x16768100 , sessionid=65536

thanks, ratneshwar

i had same bug, fixed downloading mpop utility , changing in bluetooth configuration name port.

it isnt complete solution, while star micronics fix problem can works customers.

edit: if have implemented both sdks stario.framework , stario_extension.framework , using barcode lector in app should use method [_starioextmanager.lock lock]; before try connection of port , after , close port, use [_starioextmanager.lock unlock];


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -