-
- Notifications
You must be signed in to change notification settings - Fork 317
Closed
Description
Hi, we have the use case that an FCM notification will wake up the app to accept a call. Now, because of the WebRTC loading time, when the app is terminated it takes too long to start up again, and the call can't be accepted anymore.
After removing the dart-sip-ua dependency the loading time is fine again. So a fix might be to load the WebRTC library on demand, or perhaps something else.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels