StartActivityForResults always returns RESULT_CANCELLED for Intent.ACTION_SEND

后端 未结 2 632
梦毁少年i
梦毁少年i 2020-12-03 05:32

As the share pop up appears, I shared the content on WhatsApp successfully, but still returns RESULT_CANCELLED. Same result when I send a email using Gmail.

Calling

2条回答
  •  执笔经年
    2020-12-03 06:02

    I have the same problem and i think that the result will be always "Canceled" because even if the email is sent or no the activity will be killed.

提交回复
热议问题