question

wpostma avatar image
wpostma asked Jeffrey Blattman commented

Clover Mini Barcode Scanning - The intent is coming back without the Barcode extra field set.

With our Clover MIni dev sandbox units, when we use barcode scanning, the intent is broadcast

Looking in the SDK sources the intent name is here:
public static final String INTENT_ACTION = "com.clover.BarcodeBroadcast";

And this part is working.

However when we try to fetch the Extra property "Barcode", that is coming back blank.

Is the extra using some other name on clover minis?

This same code works fine on Clover Flex and Clover Mobile.
barcode scanner
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Jeffrey Blattman avatar image Jeffrey Blattman ♦♦ commented ·

Provide a pastebin link to your code, and a sample of the barcode you are trying to scan.

0 Likes 0 ·

0 Answers

Welcome to the
Clover Developer Community