Facebook Messenger sending metadata (Android)

后端 未结 2 1287
生来不讨喜
生来不讨喜 2021-01-15 20:05

I\'m following this guide to create an app which sends an image to Facebook messenger.

String mimeType = "image/png";
Uri contentUri = Uri.parse(&qu         


        
2条回答
  •  独厮守ぢ
    2021-01-15 20:23

    Yes, I can confirm that using a different image everytime does fix this issue.

提交回复
热议问题