With Android 13 comes READ_BASIC_PHONE_STATE which returns only some data like system version or network type to which it is connected, therefore being a less dangerous permission than the previous one.
let's check if it can be used to detect phone call
With Android 13 comes READ_BASIC_PHONE_STATE which returns only some data like system version or network type to which it is connected, therefore being a less dangerous permission than the previous one.
let's check if it can be used to detect phone call
https://developer.android.com/reference/android/Manifest.permission.html#READ_BASIC_PHONE_STATE