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
<PackageReference Include="Plugin.Maui.Intercom.iOS.Binding" Version="0.7.1" />
<PackageVersion Include="Plugin.Maui.Intercom.iOS.Binding" Version="0.7.1" />
<PackageReference Include="Plugin.Maui.Intercom.iOS.Binding" />
paket add Plugin.Maui.Intercom.iOS.Binding --version 0.7.1
#r "nuget: Plugin.Maui.Intercom.iOS.Binding, 0.7.1"
#:package Plugin.Maui.Intercom.iOS.Binding@0.7.1
#addin nuget:?package=Plugin.Maui.Intercom.iOS.Binding&version=0.7.1
#tool nuget:?package=Plugin.Maui.Intercom.iOS.Binding&version=0.7.1
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 pinnedIntercom.xcframework— device + simulator slices, resource bundles andPrivacyInfo.xcprivacy. The .NET iOS SDK applies theNativeReferencein 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-ios26.0 is compatible. |
-
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.