Xamarin.Dynamsoft.Barcode.iOS
9.2.11
Dynamsoft.CaptureVision.Xamarin.Forms
Additional DetailsPackage no longer supported. Please use package Dynamsoft.CaptureVision.Xamarin.Forms instead.
dotnet add package Xamarin.Dynamsoft.Barcode.iOS --version 9.2.11
NuGet\Install-Package Xamarin.Dynamsoft.Barcode.iOS -Version 9.2.11
<PackageReference Include="Xamarin.Dynamsoft.Barcode.iOS" Version="9.2.11" />
paket add Xamarin.Dynamsoft.Barcode.iOS --version 9.2.11
#r "nuget: Xamarin.Dynamsoft.Barcode.iOS, 9.2.11"
// Install Xamarin.Dynamsoft.Barcode.iOS as a Cake Addin
#addin nuget:?package=Xamarin.Dynamsoft.Barcode.iOS&version=9.2.11
// Install Xamarin.Dynamsoft.Barcode.iOS as a Cake Tool
#tool nuget:?package=Xamarin.Dynamsoft.Barcode.iOS&version=9.2.11
Introduction
Dynamsoft's Barcode Reader SDK enables you to efficiently integrate barcode reading functionality into Web, desktop, or mobile applications using just a few lines of code. The enterprise-class barcode SDK can save you months of development time and extra costs. With Dynamsoft Barcode Reader, developers can create high-speed and reliable barcode scanner software to meet business needs.
What You Should Know About Dynamsoft Barcode SDK
API Reference
https://www.dynamsoft.com/barcode-reader/programming/objectivec-swift
Release Notes
https://www.dynamsoft.com/barcode-reader/programming/objectivec-swift/release-notes/?ver=latest
Specifications
Highlights
- Multi-thread barcode processing
- Reads multiple barcodes in one image
- Detects barcodes at any orientation and rotation angle
- Decodes barcodes from out-of-focus, blurred images
- Reads barcodes from low-quality images with preprocessing
Supported Barcode Types
- 1D barcodes: Code39, Code93, Code128, Codabar, ITF, EAN13, EAN8, UPCA, UPCE, Code11
- 2D barcodes: QR Code, DataMatrix, PDF417, Aztec Code, MaxiCode, DotCode, GS1 Composite Code, Patch Code, MSI code
- Postal Codes: USPS Intelligent Mail, Postnet, Planet, Australian Post, UK Royal Mail
Barcode Reading Results
- Barcode type
- Barcode count
- Barcode value as string
- Barcode raw data as bytes
- Barcode bounding rectangle
- Coordinate of four corners
- Page number
Supported Image Source Types
- Bmp, jpg, png, and tiff image files; multi-page tiff also supported
- Windows DIB and .NET bitmap
- Black/white, grayscale or color
Supported Platforms
Windows, Linux, macOS, Android, iOS, Web, Raspberry Pi
Supported Programming Language and Frameworks
- C/C++, C#, Java, Python, PHP, JavaScript, Objective-C, Swfit, and Kotlin
- Xamarin, React, and Cordova
Sample Code
https://www.dynamsoft.com/barcode-reader/resources/code-gallery/
Product | Versions |
---|---|
Xamarin.iOS | xamarinios10 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
9.2.11 | 1,322 | 7/11/2022 | |
9.2.10 | 1,098 | 6/28/2022 | |
9.0.2 | 678 | 5/27/2022 | |
9.0.0 | 820 | 3/23/2022 | |
8.9.3 | 584 | 3/2/2022 | |
8.9.1 | 904 | 12/29/2021 | |
8.9.0 | 545 | 12/20/2021 | |
8.8.0 | 822 | 10/22/2021 | |
8.6.0 | 705 | 7/19/2021 | |
8.4.0 | 3,560 | 6/9/2021 | |
8.2.0 | 701 | 3/17/2021 | |
8.1.2 | 1,028 | 1/22/2021 | |
8.1.0 | 647 | 1/12/2021 | |
8.0.0 | 853 | 11/18/2020 | |
7.6.0 | 972 | 9/1/2020 | |
7.5.0 | 957 | 7/23/2020 | |
7.4.1 | 908 | 5/19/2020 | |
7.4.0 | 959 | 4/16/2020 | |
7.3.0 | 965 | 1/2/2020 | |
7.2.2 | 934 | 11/14/2019 | |
7.2.1 | 819 | 11/13/2019 | |
7.2.0.1 | 830 | 10/17/2019 | |
7.2.0 | 893 | 10/8/2019 | |
7.1.0 | 803 | 8/15/2019 | |
7.0.0 | 857 | 7/11/2019 | |
6.5.2 | 831 | 5/28/2019 | |
6.5.1.1 | 830 | 4/17/2019 | |
6.5.1 | 817 | 3/28/2019 | |
6.5.0 | 844 | 3/8/2019 | |
6.4.2 | 1,249 | 12/21/2018 | |
6.4.1 | 1,011 | 12/6/2018 | |
6.4.0 | 920 | 10/17/2018 | |
6.3.1 | 1,169 | 8/22/2018 |
Fixed a bug that could cause App Store rejection when Build Options - Enable BitCode is set to Yes for an app.