CrossGeeks / FacebookClientPlugin

Facebook Client Plugin for Xamarin iOS and Android
MIT License
106 stars 32 forks source link

Caption when sharing photos does not actually add text to the facebook post. #100

Open Notion615 opened 2 years ago

Notion615 commented 2 years ago

If you are creating an issue for a BUG please fill out this information. If you are asking a question or requesting a feature you can delete the sections below.

Failure to fill out this information will result in this issue being closed. If you post a full stack trace in a bug it will be closed, please post it to http://gist.github.com and then post the link here.

Bug Information

The "Caption" property for FaceBookSharePhoto.cs that is consumed by "ShareAsync(...)" method does not result in the text being visible anywhere on the facebook post when prompted to publish. This is also the case when using the "SharePhotoAsync(...)" method as well.

Version Number of Plugin: 2.2.1 Device Tested On: samsung Galaxy s10 Simulator Tested On: pixel 2 pie 9.0 Version of VS: 2019 16.10.3 Version of Xamarin:5.0.0.2083 Versions of other things you are using:

Steps to reproduce the Behavior

Expected Behavior

Actual Behavior

Code snippet

Screenshotst