Open
Description
Android:
On Android, the default incoming call screen appears as expected. However:
When I click on "Accept Call," the call is accepted, but a second screen opens in the background instead of displaying the default call screen after the call is accepted.
I would also like to handle the native Android hangup event.
iOS:
On iOS, the call functionality works fine while the app is in the foreground. However, when the app is in the background, the call notification appears, but when I click on "Accept," the call immediately hangs up.
Any guidance on these issues would be greatly appreciated!