moustafadevrn
moustafadevrn
**Description:** When combining push notifications with in-app notifications, the in-app notification appears too early when the push notification is received and clicked while the app is closed. The in-app notification...
**Description:** When receiving a notification from the Chat Widget and attempting to click on the notification, the app crashes on the Android platform. This issue is critical as it affects...
**Description:** The messageReceived library event works successfully on Android devices but does not trigger on iOS devices. This inconsistency needs to be addressed to ensure the functionality is consistent across...
When you receive notifications containing deep links and the app is not open, your React Native app fails to detect the deep link URL using the `Linking.getInitialURL()` method. As a...