Hello, I'm developing an Android app that needs to track the outgoing call phone number and execute a deeplink to a specific screen in my app. However, I cannot ask users to use my app for making calls instead of using the default dialer.
Starting from Android 10, the PROCESS_OUTGOING_CALLS permission has been deprecated, and I can't find a way to get the phone number of outgoing calls without creating my own dialing interface. Has anyone found a workaround to get the phone number of outgoing calls on Android 10 without creating a custom dialer interface? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/4c3117b2-b31b-43ee-806c-579b01576658n%40googlegroups.com.

