I have a video and audio call application. Even if the user closes the application, I want to show the acceptance screen like whatsapp. However, I could not find how she could achieve this.
Typically this would require a background native view that can handle background tasks. Cordova makes this kind of difficult, but capacitor could provide a way to add this native view/activity.
1 Like
I’ve been wanting to try it for a long time. Maybe it’s time. Can you give any tips? How can capacitor achieve this?