Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codes that have space is getting only the first part #338

Open
wants to merge 208 commits into
base: master
Choose a base branch
from

Conversation

wilsoncmartins
Copy link

i'm using that plugin but now i got a new problem, the app stoped to scan some kinds of codes, like this one:
barcode

It's scanning code: 42010010
But the ready is: 420100109261290100106971583637

Please can someone help me?

thanks so much.

huserben and others added 30 commits June 26, 2014 22:31
Conflicts:
	plugin.xml
Conflicts:
	plugin.xml
…s. In plugin.xml added reference to ZXing.Net so it is refered as plugin is installed. Similar to other platforms' versions, there is a focus area - only this area is scanned for barcodes.

Signed-off-by: Nadya Atanasova <nadya.it@gmail.com>
As updated plugman version.

Signed-off-by: Nadya Atanasova <nadya.it@gmail.com>
Added flip-camera for Android and a preference to start with the front camera
…id projects which have not set targetSDK (crashed without it)
Remove unnecessary retain calls
EddyVerbruggen and others added 30 commits October 21, 2016 13:45
Add new barcodes for iOS, and fix a memory leak on iOS 10
Also do not add intent filters to manifest because the app is not a general purpose scanning  app and shouldn't handle other apps' intents
Use explicit intents to launch scan and encode activities
Properly dispose capturePreview video element

This fixes #361
…Media Features

Updated the docs accordingly

This fixes #367
Set callbackContext onRestoreStateForActivityResult
Turning off found plain text wildabeast#259
Remove Result Prompt wildabeast#234
Custom Result Messages wildabeast#219
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet