@ionic-native/badge
TypeScript icon, indicating that this package has built-in type declarations

5.36.0 • Public • Published
Improve this doc

Badge

$ ionic cordova plugin add cordova-plugin-badge
$ npm install @ionic-native/badge

Usage Documentation

Plugin Repo: https://github.com/katzer/cordova-plugin-badge

The essential purpose of badge numbers is to enable an application to inform its users that it has something for them — for example, unread messages — when the application isn’t running in the foreground.

Requires Cordova plugin: cordova-plugin-badge. For more info, please see the Badge plugin docs.

Android Note: Badges have historically only been a feature implemented by third party launchers and not visible unless one of those launchers was being used (E.G. Samsung or Nova Launcher) and if enabled by the user. As of Android 8 (Oreo), notification badges were introduced officially to reflect unread notifications. This plugin is unlikely to work as expected on devices running Android 8 or newer. Please see the local notifications plugin docs for more information on badge use with notifications.

Supported platforms

  • Android
    • Browser
    • iOS
    • Windows

Readme

Keywords

none

Package Sidebar

Install

npm i @ionic-native/badge

Weekly Downloads

863

Version

5.36.0

License

MIT

Unpacked Size

23.4 kB

Total Files

9

Last publish

Collaborators

  • ionicjs