Plugin.Maui.Intercom.iOS.Binding 0.7.1

dotnet add package Plugin.Maui.Intercom.iOS.Binding --version 0.7.1
                    
NuGet\Install-Package Plugin.Maui.Intercom.iOS.Binding -Version 0.7.1
                    
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="Plugin.Maui.Intercom.iOS.Binding" Version="0.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Plugin.Maui.Intercom.iOS.Binding" Version="0.7.1" />
                    
Directory.Packages.props
<PackageReference Include="Plugin.Maui.Intercom.iOS.Binding" />
                    
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 Plugin.Maui.Intercom.iOS.Binding --version 0.7.1
                    
#r "nuget: Plugin.Maui.Intercom.iOS.Binding, 0.7.1"
                    
#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 Plugin.Maui.Intercom.iOS.Binding@0.7.1
                    
#: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=Plugin.Maui.Intercom.iOS.Binding&version=0.7.1
                    
Install as a Cake Addin
#tool nuget:?package=Plugin.Maui.Intercom.iOS.Binding&version=0.7.1
                    
Install as a Cake Tool

Plugin.Maui.Intercom.iOS.Binding

iOS native bindings for the Intercom iOS SDK, generated with swift-dotnet-bindings.

This package is a platform dependency of Plugin.Maui.Intercom and is restored automatically when you reference the main package from a net10.0-ios MAUI application. You normally do not reference it directly.

Contents

  • The managed binding assembly for Intercom's Objective-C API surface (namespace IntercomBinding), generated by swift-dotnet-bindings' ObjC pipeline plus a small supplemental ApiDefinition for types the generator does not yet emit.
  • Intercom.iOS.Binding.resources.zip (standard iOS binding-resources sidecar) containing the pinned Intercom.xcframework — device + simulator slices, resource bundles and PrivacyInfo.xcprivacy. The .NET iOS SDK applies the NativeReference in consuming apps automatically, including framework embedding and signing.

Versions

  • Intercom iOS SDK version: pinned in this repository (see Directory.Build.props, IntercomIosSdkVersion).
  • Minimum iOS version: 15.0.
  • Target framework: net10.0-ios.

Regeneration

The binding is regenerated from the vendored xcframework at build time on macOS with Xcode 26+ and the .NET 10 SDK. See eng/generate-ios-binding.sh in the repository for the reproducible build and eng/update-intercom.sh for upgrading the pinned Intercom version.

Product Compatible and additional computed target framework versions.
.NET net10.0-ios26.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0-ios26.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Plugin.Maui.Intercom.iOS.Binding:

Package Downloads
Plugin.Maui.Intercom

Plugin.Maui.Intercom provides the ability to use Intercom within your MAUI application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.1 62 7/25/2026
0.7.0 58 7/25/2026
0.6.0 156 1/22/2026
0.5.9 134 1/22/2026