iOS barcode scan: Data matrix

28 views
Skip to first unread message

Ivan

unread,
Feb 1, 2017, 4:39:21 AM2/1/17
to CodenameOne Discussions
Hi guys,

I need to scan 2D code: Datamatrix. I'm using CodeScan cn1lib.
In android using external app barcode scanner it works like a charm.
But IOS implementation using  ZBar library does not support Datamatrix, so I created zxing service on sever and i'm using camera to capture photo and decoding it on server.
This solution works but it's not so comfortable and reliable as real scanning.
Is there some possibility to scan Datamatrix on iOS directly in cn1 app or using 3rd party app?

thanks

Ivan

IDE: Eclipse
Desktop OS: Ubuntu 16.04
Simulator
Device iPad MIni

Shai Almog

unread,
Feb 2, 2017, 1:45:05 AM2/2/17
to CodenameOne Discussions
Hi,
if you have a native lib that implements this functionality you can integrate it in iOS. One of our first native libs samples was zxing integration although zxing on iOS is pretty awful.
Reply all
Reply to author
Forward
0 new messages