Notifications
Comment
20 min ago

Sandra and 2 other team members commented on your project

Access
2 hours ago

Alan Walker requested access to Product Roadmap v2

Weekly Activity
4 hours ago

Here are your 40 highlights for the week

Change
5 hours ago

Your Password has been changed successfully.

Task Assigned
Yesterday

You have been assigned 3 tasks. Complete now.

Notifications
SAVE
How do you want us to keep in touch?
Email
SMS
WhatsApp
Receive notifications about:
Curriculum Reminders
Curriculum Progress
Achievements
Contests
Community activity
News and offers
IN App

The most powerful notification centre for your app.

Fyno’s SDK offers a ready to use notification inbox for your web or mobile apps. Use pre-built UI components to match it with your app design.

Request access
Arrow

Check our key benefits.

cross-channel capability

In-App centre that syncs with other channels.

Use your In-App channel while configuring smart communication flows. When a user is online, send an In-App first, before trying other channels.

Developer ready

In-app SDK for all app types.

Fyno's SDK works with web, mobile and hybrid applications built on android or iOS.

Developer Tools
Black Arrow

import {FynoInappCenter} from '@fyno/inapp-react'
class Example extends Component {
  const themeConfig: {
      logo: 'LINK_TO_BRAND_LOGO',
      primary: 'PRIMARY_COLOR',
      lightBackground: 'LIGHT_THEME_BACKGROUND_COLOR',
      darkBackground: 'DARK_THEME_BACKGROUND_COLOR'
  }
  const notificationSettings = {
    sound: 'LINK_TO_NOTIFICATION_SOUND',
    invertTheme: false //If you want notification toast with the inverted theme make this to true
  }
  render() {
    return <
      FynoInappCenter theme="light" 
      user="{userid}" 
      workspace="{workspace_id}" 
      integration="{integration_id}" 
      signature="{signature generated from backend}" 
      themeConfig={themeConfig} 
      notificationSettings={notificationSettings}
    />
  }
}

Copy
100% control

A communication channel that you own.

Unlike SMS and WhatsApp, In-App centre comes with no external dependency. No registration, approvals and cost.

All you will build in years, available today!

Fyno notification centre comes with tons of advanced features.

There’s a smarter way to manage your notifications without using valuable engineering time.
There’s a smarter way to manage your notifications without using valuable engineering time.
Don’t wait to have million users to deliver meaningful in-app experience.
Launch your app with best-in-class notification inbox with Fyno.
Request access
Black Arrow