Notificare.iOS 4.1.0

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

<img src="https://raw.githubusercontent.com/notificare/notificare-sdk-dotnet/main/assets/logo.png"/>

Notificare .NET MAUI SDK

GitHub release License

The Notificare .NET MAUI SDK makes it quick and easy to communicate efficiently with many of the Notificare API services and enables you to seamlessly integrate our various features, from Push Notifications to Contextualised Storage.

Get started with our 📚 integration guides and example projects.

Table of contents

Features

Push notifications: Receive push notifications and automatically track its engagement.

Push notifications UI: Use native screens and elements to display your push notifications and handle its actions with zero effort.

In-app messaging: Automatically show relevant in-app content to your users with zero effort.

Inbox: Apps with a built-in message inbox enjoy higher conversions due to its nature of keeping messages around that can be opened as many times as users want. The SDK gives you all the tools necessary to build your inbox UI.

Geo: Transform your user's location into relevant information, automate how you segment your users based on location behaviour and create truly contextual notifications.

Loyalty: Harness the power of digital cards that live beyond your app and are always in your customer’s pocket.

Assets: Add powerful contextual marketing features to your apps. Show the right content to the right users at the right time or location. Maximise the content you're already creating without increasing development costs.

Scannables: Unlock new content by scanning NFC tags or QR codes that integrate seamlessly in your mobile applications.

Installation

Requirements

  • Android 6 (API level 23) and above
  • iOS 13 and above

Configuration

Add the .NET packages to your pubspec.yaml and follow the Getting Started guide.

# Required
dotnet add package Notificare

# Optional modules
dotnet add package Notificare.Assets
dotnet add package Notificare.Geo
dotnet add package Notificare.Inbox
dotnet add package Notificare.Loyalty
dotnet add package Notificare.Push
dotnet add package Notificare.Push.UI
dotnet add package Notificare.Scannables
dotnet add package Notificare.UserInbox

Getting Started

Integration

Get started with our 📚 integration guides and example projects.

Examples

  • The example project demonstrates other integrations in a simplified fashion, to quickly understand how a given feature should be implemented.
Product Compatible and additional computed target framework versions.
.NET net9.0-ios18.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Notificare.iOS:

Package Downloads
Notificare

Official Notificare .NET SDK. Implements the power of the Notificare platform in .NET MAUI applications.

Notificare.Loyalty.iOS

Official Notificare .NET SDK. Implements the power of the Notificare platform in .NET MAUI applications.

Notificare.Scannables.iOS

Official Notificare .NET SDK. Implements the power of the Notificare platform in .NET MAUI applications.

Notificare.Assets.iOS

Official Notificare .NET SDK. Implements the power of the Notificare platform in .NET MAUI applications.

Notificare.Push.iOS

Official Notificare .NET SDK. Implements the power of the Notificare platform in .NET MAUI applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.0 92 3/28/2025