I am trying to create an app which enters a log message when I make an outgoing call.
However, when I run the code, I get a permission denial, despite the fact that I h
Use permission CALL_PHONE instead of OUTGOING
CALL_PHONE
OUTGOING