-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Callid #1
Comments
hi @zadcall, |
@VladimirBrejcha Thanks for your reply, I already managed to make the push notification work when the app is closed with the demos, but in android when I open the application from the push notification, it doesn't open the incoming call screen, and I tried to open it manually after the application is initiated and now its working successfully, but when I click answer, it shows that its in another thread with another callId, finally I tried to get the callId manually so I can send it to incoming call screen manually, but I didn't found a way to get it, also when I call onIncomingcall its not returning anything, and the same for the VICall. I hope you can just tell me what I can do here. |
It seems like an app bug, if you are using Voximplant demo apps and facing these issues - please open the issue in the demo repository and provide following information there:
|
Is there is any way to get the call id from the push notification payload ?! @VladimirBrejcha
The text was updated successfully, but these errors were encountered: