Open suman758 opened 8 months ago
[ ] I've checked the https://github.com/react-native-webrtc/react-native-callkeep to reproduce the issue.
Reproduced on:
I use wazo call connection service but in some devices it doesn't ask for permission .In some of devices Phone Account is also not find where an user enable it.
<service android:name="io.wazo.callkeep.VoiceConnectionService" android:label="Wazo" android:permission="android.permission.BIND_TELECOM_CONNECTION_SERVICE">
</service>
- Callkeep: - React Native: - Android: - Phone model:
Bug report
[ ] I've checked the https://github.com/react-native-webrtc/react-native-callkeep to reproduce the issue.
Reproduced on:
Description
I use wazo call connection service but in some devices it doesn't ask for permission .In some of devices Phone Account is also not find where an user enable it.
<service android:name="io.wazo.callkeep.VoiceConnectionService" android:label="Wazo" android:permission="android.permission.BIND_TELECOM_CONNECTION_SERVICE">
Versions