Closed nareshkopanathi closed 2 months ago
plz some one help me
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
Thank you for your contributions.
I am getting only one notification even I send multiple messages but in Android 11 version I am getting multiple messages but above versions I am not getting multiple messages.
export async function sendNotification(notificationData: NotificationModal) { try { await
notifee.requestPermission();`} catch (err) { console.error('Error in sendNotification:', err); } } `
buildToolsVersion = "34.0.0" minSdkVersion = 21 compileSdkVersion = 34 targetSdkVersion = 34 ndkVersion = "25.1.8937393" kotlinVersion = "1.8.0"