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
Hi, I'm having trouble connecting calls when app is killed. As I'm using OneSignal for notification, I had no idea how to sync the call with notification which is needed to trigger the app to open.
When app is in bg, I used react-native-invoke-app to bring the app back to fg. But when the app is killed, I'm not sure how to trigger the app to launch and connect to the client.
The client returned 480 error almost immediately after the call is initiated. How do I handle calls in this scenario?
Hi, I'm having trouble connecting calls when app is killed. As I'm using OneSignal for notification, I had no idea how to sync the call with notification which is needed to trigger the app to open.
When app is in bg, I used react-native-invoke-app to bring the app back to fg. But when the app is killed, I'm not sure how to trigger the app to launch and connect to the client.
The client returned 480 error almost immediately after the call is initiated. How do I handle calls in this scenario?
The text was updated successfully, but these errors were encountered: