Why is the React Native app being rejected by Android Play console?
I am developing a socket related application and using <uses-permission android:name="android.permission.READ_CALL_LOG"/> to get call when the app is killed. When I try to submit my application to play console it is being rejected. This is the rejected reason I reserved.…