Using SmsComposeService.ShowAsync
Closed this issue · 1 comments
saramgsilva commented
Hello,
I tried to use it in WP8.1A and Win8.1, but in WP8.1 it always requires the recipient, why?
I saw you do
chatMessage.Recipients.Add(recipient);
but I don´t want to define it. I know that I can use share contract for sent a message, but would like to understand it.
In Win8.1 it open my default browser using a empty tab. What is the bevahior expected?
Thanks :)
pedrolamas commented
Fair point, I'll change this for the next release!