onymos-logo

Notification

Add in-app notifications in a single function with Onymos Notification. The easiest and fastest way to keep users notified.

Notification

Notification – solved

Delivering a quality user experience means providing notifications and information to users. Onymos cuts through the complexity and makes it simple. With all the backend plumbing in place, Notifications show up just like… a notification.

Full server-side support

Onymos sets up and maintains the entire server-side required for devices to push notify APNS and FCM. Optionally, this can be setup in your own Cloud provider (AWS, Azure, or GCP) or in your own data-center.

We’ve got badges

The component supports badging of an app icon to indicate the number of ‘new’ notifications.

User data normalization

All user profile attributes are normalized for easy usage within your app. For example, ‘givenName’ (Google), ‘first_name’ (Facebook), and ‘firstName’ (Apple) are all normalized into a single ‘firstName’ attribute.

Payload-specific actions

Attach a payload to the Notification to perform app-specific actions and/or routing upon receipt of Notification

Everything you need for Notification

The simplest, fastest way to add user notifications.

Match the look

Front-end configuration via standard HTML/CSS ensures the Notification Feature fits seamlessly into your existing project.

Full stack

Unlike plugins or code snippets, each Onymos component is full stack, from the user interface to the cloud layer.

No looking back

Onymos supports the Feature at every stage. Updates are as simple as rebuilding with our newest object release.

function onUserLogout() {
    OnymosNotification.unregister(
        userId,
        function registerSuccess(message) {
            console.log(message);
        },
        function registerFailure(error) {
            console.log(error);
        }
    );
} /* end function */

What’s in the Notification Feature?

UI
User interface
  • Default OS-specific Native notifications UI
Device-side functionality
Device-side functionality
  • Send notifications to devices associated with a user
  • Setup OS specific sounds for Notification
  • Setup expiry for the Notification
  • Attach a payload to the Notification to perform app-specific actions and/or routing upon receipt of Notification
  • Allows for foreground and background receipt of Notifications
  • Perform badging of App icon to indicate number of ‘new’ notifications
  • Clear all notifications in the app
Server-side functionality
Server-side functionality

The Onymos advantage

touch to cloud icon
UI-to-cloud functionality

Every component comes fully functional — from the front-end user interface to back-end cloud connectivity. Just integrate and use.

serverless icon
Serverless architecture

Notification connects directly to your cloud, not an interim server, helping speed up app performance.

open standards icon
Open standards-based

Innovate confidently with components built on open standards like HTML, CSS, and JS, as well as Java/Kotlin (Android) and Swift (iOS).

Related Features

Chat

Start building with Chat

Adding Chat to an app can be deceptively complex. With Onymos Chat, we provide the message management and connectivity and you make it shine.

  • Multi-cloud support for messaging, media
  • Tiered encryption
  • Enhanced functionality with other Onymos Features
Payments

Start building with Payments

The easiest and most secure way to add accepting and transferring payments capabilities to your app or website using Stripe, PayPal, and more.

  • Supports Apple Pay, Google Pay, Stripe, Paypal, Credit/Debit cards, and ACH transactions
  • Enterprise-grade security with industry-leading security practices
  • Processed through PCI Service Provider Level 1 certification

 

DataStore

Start building with DataStore

Full-stack features need full-stack tools for securely getting/putting data. Onymos DataStore connects your app to the cloud.

  • Progress tracking, transport resiliency
  • Normalization of data formats
  • Fully encrypted, secure transport
  • Full server-side support

Think differently about app development

Download our free white paper today to learn how Onymos Features can maximize the value of your developer resources — and shave weeks or months off your development timeline.

Get your free white paper

Overlay