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#readme
1. 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
[X] Android
Relevant log output
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct
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-issueSteps 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