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
1.`Clone` the project created to reproduce the issue `https://github.com/sharekey/onesignal-issue/tree/calls` - branch `calls`2. Follow the steps from `README` : https://github.com/sharekey/onesignal-issue/tree/calls#readme1. Update OneSignal `appId` to send Push Notifications
2. Launch the app -> retrieve OneSignal `subscription id`3. Close the app and lock the screen
4. Send Push Notification to the device
What did you expect to happen?
Activity created as fullScreenIntent is closing, when finish is called
React Native OneSignal SDK version
5.0.1
Which platform(s) are affected?
iOS
Android
Relevant log output
No response
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?
With the latest version of OneSignal it is impossible to
finish
an Activity, which was created asfullScreenIntent
Screen Recording of the issue repro: https://github.com/sharekey/onesignal-issue/tree/calls#repro-of-the-issue
Steps to reproduce?
What did you expect to happen?
Activity
created asfullScreenIntent
is closing, whenfinish
is calledReact Native OneSignal SDK version
5.0.1
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: