Skip to content

pierguinzani/test-notifee

Repository files navigation

Notifee Progress Notification Bug

This project demonstrates a bug that occurs in versions 9.0.0 and 9.0.2 of the Notifee library when triggering a progress notification on Android. The app crashes 3 minutes after the notification is sent.

Getting Started

These instructions will help you set up and run the project on your local machine to reproduce the bug.

Prerequisites

Ensure you have the following installed:

Ensure you have the following installed:

  • Node.js (LTS version recommended)
  • Yarn or npm
  • Android Studio (for Android emulator)

Installation

  1. Clone the repository:

    git clone git@github.com:pierguinzani/test-notifee.git
    cd test-notifee

Install dependencies:

If you are using Yarn:

  yarn install

If you are using npm:

  npm install

Install dependencies:

Run on Android:

  yarn android

or

  npm run android

About

simple test project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors