I am trying to publish my app that automatically sends a message to specified contacts when the user arrives at the entered destination. The Console is saying
Your app uses android.permission.SEND_SMS which has not been declared
And, I understand that I need to do the permissions declaration form. But, I can't figure out what to choose here