Skip to content
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

In Recents Tab on iOS, my calls show but when I click them, nothing happens #121

Open
LukakHR opened this issue Aug 18, 2023 · 2 comments
Open

Comments

@LukakHR
Copy link

LukakHR commented Aug 18, 2023

I am working on an application with VoIP integrated using react-native-twilio-phone. When I open a certain contact in iOS, there is an option to call that person through the application and that works properly, it opens the app and dials that number. When a call is made, it is also properly added to the "Recents" tab but when I click that entry, absolutely nothing happens. I have checked all the integrations and everything seems to be integrated properly as I am also led to believe because calling through the contact page works but the Recents don't.

I am using react-native with expo and expo-contacts.

"dependencies": { "expo": "^49.0.0", "expo-contacts": "~12.2.0", "expo-linking": "~5.0.2", "expo-modules-autolinking": "~1.5.0", "expo-modules-core": "~1.5.8", "expo-permissions": "~14.2.1", "react": "18.2.0", "react-dom": "18.2.0", "react-native": "0.72.3", "react-native-autolink": "^4.0.0", "react-native-callkeep": "^4.3.7", "react-native-twilio-phone": "^1.10.0", "react-native-voip-push-notification": "^3.3.0", },

I'm not sure which code would be helpful here as everything is integrated as is in the guides provided but if there is anything that would help in solving this issue, I'll add it as soon as possible.

@BiosBoy
Copy link

BiosBoy commented Aug 26, 2023

Same issue here. The only way to open my app is by long pressing on the list item (in the recent calls) and then by explicitly selecting my app in the options available to call (e.g. FaceTime, Telegram, WhatsUp, and etc. voIP apps). Any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants