Source: com.indigitall.maui/sdk.Maui.InApp/sdk.Maui.InApp.csproj
sdk.Maui.InApp is the MAUI cross-platform wrapper for the Indigitall in-app messaging module. It targets both Android and iOS and provides the public C# API for displaying and managing in-app messages on top of the native platform bindings.
| Property | Value |
|---|
| Namespace | Com.Indigitall.Maui.InApp |
| NuGet package | Com.Indigitall.Maui.InApp 4.0.2 |
| Target frameworks | net9.0-android, net9.0-ios |
| Min Android | API 23 (SupportedOSPlatformVersion = 23) |
| Min iOS | 15.6 (SupportedOSPlatformVersion = 15.6) |
Declared in sdk.Maui.InApp.csproj (Android condition only)
| Package | Version | Description |
|---|
Xamarin.AndroidX.Activity.Ktx | 1.10.1.1 | AndroidX Activity KTX extensions required by the in-app wrapper |
| Package | Version | Description |
|---|
Xamarin.Kotlin.StdLib | 2.2.0.1 | Kotlin standard library interop required by the native in-app AAR |
| Package | Version | Description |
|---|
Xamarin.Kotlin.StdLib | 2.2.0.1 | Kotlin standard library interop required by the native commons AAR |
Xamarin.AndroidX.Activity | 1.10.1.1 | AndroidX Activity base support |
Xamarin.AndroidX.AppCompat | 1.7.0.6 | AndroidX AppCompat backward-compatible UI components |
| Property | Value |
|---|
AndroidTargetSdkVersion | 36 |
AndroidMinSdkVersion | 23 (binding project) / 21 (MAUI wrapper) |
Resolved at build time from local paths. In Release/NuGet mode, these are included in the Com.Indigitall.Maui.InApp package.
| Assembly | Description |
|---|
sdk.iOS.CommonsBinding.dll (CoreNativeLibrary) | C# binding for IndigitallCore.xcframework |
sdk.iOS.InAppBinding.dll (InAppNativeLibrary) | C# binding for IndigitallInApp.xcframework |
Both frameworks are loaded with <ForceLoad>True</ForceLoad> and link against Foundation.