SocketMobile.Capture.Xamarin.iOS 1.0.33.32

There is a newer version of this package available.
See the version list below for details.
dotnet add package SocketMobile.Capture.Xamarin.iOS --version 1.0.33.32
                    
NuGet\Install-Package SocketMobile.Capture.Xamarin.iOS -Version 1.0.33.32
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SocketMobile.Capture.Xamarin.iOS" Version="1.0.33.32" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SocketMobile.Capture.Xamarin.iOS" Version="1.0.33.32" />
                    
Directory.Packages.props
<PackageReference Include="SocketMobile.Capture.Xamarin.iOS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SocketMobile.Capture.Xamarin.iOS --version 1.0.33.32
                    
#r "nuget: SocketMobile.Capture.Xamarin.iOS, 1.0.33.32"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SocketMobile.Capture.Xamarin.iOS@1.0.33.32
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SocketMobile.Capture.Xamarin.iOS&version=1.0.33.32
                    
Install as a Cake Addin
#tool nuget:?package=SocketMobile.Capture.Xamarin.iOS&version=1.0.33.32
                    
Install as a Cake Tool

This version adds the following:

  • fix a crash occurring when D600 is not paired with the iOS device,
  • move the Capture.xml configuration file outside the Documents folder,
  • fix the multiple scans when using SoftScan,
  • fix the extra delay when reconnecting the scanner,

Opening multiple times Capture can be problematic sometimes. It's best to open once Capture through the entire application lifecycle. This will be addressed in a future release.

Please refer to the SDK documentation for more details by following this link: https://docs.socketmobile.com/capture/csharp/en/latest/

Let us know of any issue you might encounter by using this email: sdksupport@socketmobile.com.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.2.24.882 424 5/12/2025
1.2.18.65 3,124 11/20/2024
1.2.3.15 3,324 11/10/2023
1.1.33.877 6,911 12/15/2022
1.1.29.860 931 11/11/2022
1.1.9.209 2,687 10/17/2022
1.0.93.16 35,095 5/18/2019
1.0.33.32 10,886 6/22/2018
1.0.25 1,364 6/21/2018

First version of Capture SDK as NuGet for Xamarin iOS