You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently i am facing issue with notification, where if the notification is displayed if the app is in foreground then on closing application and tapping on notification not opens the application.
Steps to reproduce?
Do it using INotificationServiceExtension
Add this in manifest file
<meta-dataandroid:name="com.onesignal.NotificationServiceExtension"android:value=".YourClassName" />
1. Open the application then notification from dashboard.
2. When the notification is displayed, fully close the application.
3. After this tap on the application.
4. Now application won't open and notification will come again.
What did you expect to happen?
I expect it to open the application if the notification is tapped
OneSignal Android SDK version
5.1.27
Android version
13
Specific Android models
* Samsung S20 FE
* Samsung F05
* Xiaomi Redmi A2
Relevant log output
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What happened?
Currently i am facing issue with notification, where if the notification is displayed if the app is in foreground then on closing application and tapping on notification not opens the application.
Steps to reproduce?
What did you expect to happen?
I expect it to open the application if the notification is tapped
OneSignal Android SDK version
5.1.27
Android version
13
Specific Android models
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: