react-native-callkeep
react-native-callkeep copied to clipboard
[ANDROID] Make and Manage phone calls permission always shows in first app installation
Bug report
- Reproduced on:
- [/ ] Android
- [ ] iOS
Description
Can't find similar concern in the issues reported. This permission always pop up upon installation and app start. How can I prevent this? CallKeep setup is called on different screen so I know that's not the trigger. I tried to worked on androidmanifest file but still even though I removed the user-permission and callkeep service it still popping up.
any solution? same here, when I install the app, a lot of popups show to allow the permission. I removed the androidPermissions in RNCallKeep options, but still the same.
Any progress or update on this? Running into the same issue