invertase / notifee

⚛️ A feature rich notifications library for React Native.
https://notifee.app
Apache License 2.0
1.84k stars 222 forks source link

Notification is not triggering inside the setBackgroundMessageHandler and not onBackground event is triggering. #1131

Open Awais7899 opened 4 days ago

Awais7899 commented 4 days ago

index .js

/**

import {AppRegistry} from 'react-native'; import App from './App'; import {name as appName} from './app.json'; import messaging from '@react-native-firebase/messaging'; import notifee, {AndroidImportance, AuthorizationStatus} from '@notifee/react-native';

/**

/**

/**

let notificationId; // Variable to hold the notification ID

/**

/**

/**

LunatiqueCoder commented 1 day ago

Possible duplicate. See: